]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #9125: Update parser module for "except ... as ..." syntax.
authorMark Dickinson <dickinsm@gmail.com>
Wed, 30 Jun 2010 16:27:57 +0000 (16:27 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Wed, 30 Jun 2010 16:27:57 +0000 (16:27 +0000)
commit070f0abc1978f87922cc200a6caeb37852d526ad
treedb79608b2504e22d332e194a91aed0dd6d6ea9aa
parent20379135076182fc185fee15f918df6d44924d4c
Issue #9125:  Update parser module for "except ... as ..." syntax.
Lib/test/test_parser.py
Misc/NEWS
Modules/parsermodule.c