]> granicus.if.org Git - python/commit
Issue #9128: Validate class decorator syntax correctly in parser module.
authorMark Dickinson <dickinsm@gmail.com>
Sun, 4 Jul 2010 16:23:54 +0000 (16:23 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 4 Jul 2010 16:23:54 +0000 (16:23 +0000)
commita7ee59b3d33327ec6f9f34da97d16344a1121199
tree7890243094f88b7105d353e34214e94a8f13460c
parent96c4df4532de5b4b223ef4f31aacbe6a97bf65b0
Issue #9128:  Validate class decorator syntax correctly in parser module.
Lib/test/test_parser.py
Misc/NEWS
Modules/parsermodule.c