]> granicus.if.org Git - python/commit
Issue #21669: Special case print & exec syntax errors
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 16 Jun 2014 09:48:02 +0000 (19:48 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Mon, 16 Jun 2014 09:48:02 +0000 (19:48 +1000)
commit5b1fdc1e377df88078f7788bf85dfebd353dc178
tree922b50792ecc56d09650996971ac112971dafd9a
parentb6d1f48c14b7a3bc7047138dc0bf5aadfe6be480
Issue #21669: Special case print & exec syntax errors
Lib/test/test_grammar.py
Misc/NEWS
Objects/exceptions.c