[issue31136] raw strings cannot end with a backslash character r'\'

Gregory P. Smith report at bugs.python.org
Tue Aug 8 11:39:57 EDT 2017


Gregory P. Smith added the comment:

If i could stop thinking of r as meaning "raw" as we document it and instead "regular expression literal" I wouldn't make this mistake. :)

Thanks everyone!

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue31136>
_______________________________________


More information about the Python-bugs-list mailing list