Staging
v0.8.1
https://github.com/python/cpython
Revision b479dc561c1e778c892f04d1e9673400e95d7e78 authored by Guido van Rossum on 05 September 2001, 22:52:50 UTC, committed by Guido van Rossum on 05 September 2001, 22:52:50 UTC
While not even documented, they were clearly part of the C API,
there's no great difficulty to support them, and it has the cool
effect of not requiring any changes to ExtensionClass.c.
1 parent a40c793
History
Tip revision: b479dc561c1e778c892f04d1e9673400e95d7e78 authored by Guido van Rossum on 05 September 2001, 22:52:50 UTC
Add PyMethod_Function(), PyMethod_Self(), PyMethod_Class() back.
Tip revision: b479dc5
File Mode Size
.cvsignore -rw-r--r-- 22 bytes
acceler.c -rw-r--r-- 3.2 KB
assert.h -rw-r--r-- 405 bytes
bitset.c -rw-r--r-- 949 bytes
firstsets.c -rw-r--r-- 2.1 KB
grammar.c -rw-r--r-- 4.6 KB
grammar1.c -rw-r--r-- 1001 bytes
intrcheck.c -rw-r--r-- 2.9 KB
listnode.c -rw-r--r-- 983 bytes
metagrammar.c -rw-r--r-- 2.1 KB
myreadline.c -rw-r--r-- 2.9 KB
node.c -rw-r--r-- 1.3 KB
parser.c -rw-r--r-- 8.7 KB
parser.h -rw-r--r-- 966 bytes
parsetok.c -rw-r--r-- 4.1 KB
pgen.c -rw-r--r-- 14.2 KB
pgen.h -rw-r--r-- 253 bytes
pgenmain.c -rw-r--r-- 3.5 KB
printgrammar.c -rw-r--r-- 2.4 KB
tokenizer.c -rw-r--r-- 17.9 KB
tokenizer.h -rw-r--r-- 1.8 KB

back to top