]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF patch 763201: handling of SyntaxErrors in symbol table build
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 15 Jul 2003 20:24:27 +0000 (20:24 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 15 Jul 2003 20:24:27 +0000 (20:24 +0000)
commit42d90161e27cf7bf4cfdab44b5b13b6da1ef901c
tree877053b4dac1345ae75bb184f0a5401c284b1c74
parent1955fcf67aebb99c06715864de468a6be6ab9a6c
SF patch 763201: handling of SyntaxErrors in symbol table build

Bug fix candidate.
Lib/test/test_symtable.py
Lib/test/test_syntax.py