Staging
v0.5.1
https://github.com/python/cpython
Revision 352bf0d7ee71d401bc2d001b27c3d71c1074fc98 authored by Tim Peters on 31 July 2006, 02:40:23 UTC, committed by Tim Peters on 31 July 2006, 02:40:23 UTC
warnings on Win32.

Also added an XXX about the line:

                pos3 = self.fp.tell()

`pos3` is never referenced, and I have no idea what the code
intended to do instead.
1 parent 10183b8
History
Tip revision: 352bf0d7ee71d401bc2d001b27c3d71c1074fc98 authored by Tim Peters on 31 July 2006, 02:40:23 UTC
ZipFile.close(): Killed one of the struct.pack deprecation
Tip revision: 352bf0d
File Mode Size
Python.asdl -rw-r--r-- 4.2 KB
acceler.c -rw-r--r-- 2.8 KB
asdl.py -rw-r--r-- 11.0 KB
asdl_c.py -rwxr-xr-x 25.0 KB
bitset.c -rw-r--r-- 977 bytes
firstsets.c -rw-r--r-- 2.2 KB
grammar.c -rw-r--r-- 5.3 KB
grammar.mak -rw-r--r-- 1.3 KB
grammar1.c -rw-r--r-- 1.0 KB
intrcheck.c -rw-r--r-- 2.4 KB
listnode.c -rw-r--r-- 983 bytes
metagrammar.c -rw-r--r-- 2.2 KB
myreadline.c -rw-r--r-- 5.4 KB
node.c -rw-r--r-- 3.5 KB
parser.c -rw-r--r-- 9.5 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 6.1 KB
pgen.c -rw-r--r-- 14.7 KB
pgenmain.c -rw-r--r-- 3.3 KB
printgrammar.c -rw-r--r-- 2.4 KB
spark.py -rw-r--r-- 26.3 KB
tokenizer.c -rw-r--r-- 33.1 KB
tokenizer.h -rw-r--r-- 2.3 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top