Luke Kenneth Casson Leighton <l...@lkcl.net> added the comment:

these two line also pass (do not throw an exception):

co = re.compile(
            r"\(")

the code that fails may be further reduced to the following:

(
"\(")

----------

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

Reply via email to