Masha Katsman <mkats...@yahoo.com> added the comment:

Updating the patch with the test. The test checks that the re exception is 
thrown in case of the (?P=) and (?P<>) expressions.
It used to raise an Index exception. My only question is, the exception we 
raise now says, there invalid characters in the group name, whether in our case 
the group name is just empty.

----------
Added file: http://bugs.python.org/file23769/patch_for_12759

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12759>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to