Staging
v0.8.1
https://github.com/python/cpython
Revision 12c9d028ed0a1803019f3796014e75c74d9de2f6 authored by Gregory P. Smith on 14 May 2011, 22:15:49 UTC, committed by Gregory P. Smith on 14 May 2011, 22:15:49 UTC
the expected builtin modules are not present.

This includes a unittest for __get_builtin_constructor() in the face
of such an error.
1 parent e670c88
History
Tip revision: 12c9d028ed0a1803019f3796014e75c74d9de2f6 authored by Gregory P. Smith on 14 May 2011, 22:15:49 UTC
Fixes Issue #12059: Properly handle missing hash functions even when
Tip revision: 12c9d02
File Mode Size
Python.asdl -rw-r--r-- 4.2 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 11.5 KB
asdl_c.py -rwxr-xr-x 39.5 KB
bitset.c -rw-r--r-- 1.0 KB
firstsets.c -rw-r--r-- 2.8 KB
grammar.c -rw-r--r-- 6.7 KB
grammar1.c -rw-r--r-- 1.2 KB
intrcheck.c -rw-r--r-- 2.5 KB
listnode.c -rw-r--r-- 1.2 KB
metagrammar.c -rw-r--r-- 2.4 KB
myreadline.c -rw-r--r-- 5.8 KB
node.c -rw-r--r-- 3.9 KB
parser.c -rw-r--r-- 11.7 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 8.0 KB
pgen.c -rw-r--r-- 17.4 KB
pgenmain.c -rw-r--r-- 3.7 KB
printgrammar.c -rw-r--r-- 2.9 KB
spark.py -rw-r--r-- 26.5 KB
tokenizer.c -rw-r--r-- 47.4 KB
tokenizer.h -rw-r--r-- 3.2 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top