]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport fix for SF bug 734869 and sundry compiler cleanups.
authorJeremy Hylton <jeremy@alum.mit.edu>
Thu, 22 May 2003 16:43:04 +0000 (16:43 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Thu, 22 May 2003 16:43:04 +0000 (16:43 +0000)
commit6c75479a80d9f6b0d408c11664b3a089f490c65e
treee3560688b115085a5492bcb1211b996aa7c2b302
parent1fda5e5c122109eed236bdbdec62dd6b8f775e03
Backport fix for SF bug 734869 and sundry compiler cleanups.
Include/symtable.h
Lib/test/output/test_grammar
Lib/test/test_grammar.py
Python/compile.c
Python/symtable.c