]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#4396 make the parser module correctly validate the with syntax
authorBenjamin Peterson <benjamin@python.org>
Mon, 24 Nov 2008 04:09:03 +0000 (04:09 +0000)
committerBenjamin Peterson <benjamin@python.org>
Mon, 24 Nov 2008 04:09:03 +0000 (04:09 +0000)
commit9dfe6a8862f6125cc4b22bd8779126ac29839bab
tree937f221d8bdfad1747e59e825e8c3fe4ea3d9ef1
parent39ff59e57745854ba7d1a220fbc5b5d70c338bd0
#4396 make the parser module correctly validate the with syntax
Lib/test/test_parser.py
Misc/NEWS
Modules/parsermodule.c