Eric V. Smith <e...@trueblade.com> added the comment:

Could you show a problem caused by the characters that are unescaped? I assume 
you're talking about the ` and ' characters, since that's what your example 
shows. But those aren't listed as "special characters" 
(https://docs.python.org/3.5/library/re.html#regular-expression-syntax), so I'm 
not sure what problem would be caused by them being unescaped.

----------
nosy: +eric.smith
stage:  -> test needed

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

Reply via email to