Staging
v0.5.1
https://github.com/python/cpython
Revision fe3f1a256bc4f0c359ab843d5de517946916218f authored by Guido van Rossum on 29 September 1994, 09:42:55 UTC, committed by Guido van Rossum on 29 September 1994, 09:42:55 UTC
	Include/modsupport.h: moved getargs() to its own file and
	re-implemented it entirely to support optional arguments, multiple
	arguments without surrounding parentheses
	(when called as newgetargs()), and better error messages
1 parent 6989e54
History
Tip revision: fe3f1a256bc4f0c359ab843d5de517946916218f authored by Guido van Rossum on 29 September 1994, 09:42:55 UTC
* Python/{modsupport.c,getargs.c,Makefile.in},
Tip revision: fe3f1a2
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
Parser
Python
Tools
.hgtags -rw-r--r-- 192 bytes
BUGS -rw-r--r-- 6.3 KB
ChangeLog -rw-r--r-- 62.3 KB
Makefile.in -rw-r--r-- 8.0 KB
README -rw-r--r-- 18.1 KB
TODO -rw-r--r-- 7.8 KB
acconfig.h -rw-r--r-- 2.1 KB
config.h.in -rw-r--r-- 7.5 KB
configure -rwxr-xr-x 62.9 KB
configure.in -rw-r--r-- 7.1 KB

README

back to top