]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
add extra tests to verify that co_varnames is being set up properly
authorJeremy Hylton <jeremy@alum.mit.edu>
Thu, 25 Jan 2001 17:03:37 +0000 (17:03 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Thu, 25 Jan 2001 17:03:37 +0000 (17:03 +0000)
commit92e9f29aecff6e28b59843cd5446b7984dc928f7
tree7175acf4e47963b1542c0bfb998b8d85a273d434
parenta6ebc4841db8324d89266436f4b4ac28a1f2141d
add extra tests to verify that co_varnames is being set up properly

also normalize checks for syntax errors and delete commented out
definition of verify.
Lib/test/output/test_grammar
Lib/test/test_grammar.py