#17341: Include name in re error message about invalid group name.
authorR David Murray <rdmurray@bitdance.com>
Sun, 14 Apr 2013 17:00:54 +0000 (13:00 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sun, 14 Apr 2013 17:00:54 +0000 (13:00 -0400)
commit26dfaac9ac0cf9a34006ab52a0e0cc4e39b772fa
tree36227d0c87ddb055c1b4b2f13020b0b7b19652e4
parentf2fa5fc794834da5282218458bec3fa16da6671f
#17341: Include name in re error message about invalid group name.

Patch by Jason Michalski.
Lib/sre_parse.py
Lib/test/test_re.py
Misc/ACKS
Misc/NEWS