]> granicus.if.org Git - python/commit
Backport PEP 3110's new 'except' syntax to 2.6.
authorCollin Winter <collinw@gmail.com>
Fri, 18 May 2007 23:11:24 +0000 (23:11 +0000)
committerCollin Winter <collinw@gmail.com>
Fri, 18 May 2007 23:11:24 +0000 (23:11 +0000)
commit6290305e6722c20e17d3c73bd6a30c6448bead83
treefc3cc9d13179cb407116ebac000400c9c294140a
parent6eb7bede72f044b0b6a73551c04281defc7fc489
Backport PEP 3110's new 'except' syntax to 2.6.
Grammar/Grammar
Lib/compiler/transformer.py
Lib/test/test_grammar.py
Misc/NEWS
Python/ast.c
Python/graminit.c