]> granicus.if.org Git - python/commit
#4529: fix parser's validation for try-except-finally statements.
authorGeorg Brandl <georg@python.org>
Fri, 5 Dec 2008 12:09:41 +0000 (12:09 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 5 Dec 2008 12:09:41 +0000 (12:09 +0000)
commitfe879e8a23e61c97aa461d65d0ac495a8a5f4692
tree251e5ed47b56e19402bb41ae4772c62c463d96f5
parent3129ea2e0590c2f53e0c89e990d0fd23d3aac88d
#4529: fix parser's validation for try-except-finally statements.
Lib/test/test_parser.py
Misc/NEWS
Modules/parsermodule.c