]> granicus.if.org Git - python/commit
Issue #8343: Named group error msgs did not show the group name.
authorRaymond Hettinger <python@rcn.com>
Mon, 23 Jun 2014 02:33:19 +0000 (19:33 -0700)
committerRaymond Hettinger <python@rcn.com>
Mon, 23 Jun 2014 02:33:19 +0000 (19:33 -0700)
commitf595a127b82ba34ab0b65979ab28bc77491ba00a
treecb93a7fe1b14290674a4696a413420139c6afae2
parent3bef9355123e6facb866fa5964acdbeb2f11f7d2
Issue #8343: Named group error msgs did not show the group name.
Lib/sre_parse.py
Misc/NEWS