Staging
v0.8.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
Makefile.in -rw-r--r-- 1.8 KB
acceler.c -rw-r--r-- 4.1 KB
assert.h -rw-r--r-- 1.6 KB
bitset.c -rw-r--r-- 2.2 KB
firstsets.c -rw-r--r-- 3.3 KB
grammar.c -rw-r--r-- 5.3 KB
grammar1.c -rw-r--r-- 2.2 KB
intrcheck.c -rw-r--r-- 4.3 KB
listnode.c -rw-r--r-- 2.2 KB
metagrammar.c -rw-r--r-- 3.3 KB
myreadline.c -rw-r--r-- 4.0 KB
node.c -rw-r--r-- 2.4 KB
parser.c -rw-r--r-- 9.2 KB
parser.h -rw-r--r-- 2.1 KB
parsetok.c -rw-r--r-- 4.1 KB
pgen.c -rw-r--r-- 15.5 KB
pgen.h -rw-r--r-- 1.5 KB
pgenmain.c -rw-r--r-- 4.4 KB
printgrammar.c -rw-r--r-- 3.7 KB
tokenizer.c -rw-r--r-- 14.6 KB
tokenizer.h -rw-r--r-- 2.7 KB

back to top