[issue18037] 2to3 passes through string literal which causes SyntaxError in 3.x

Arfrever Frehtes Taifersar Arahesis report at bugs.python.org
Tue Oct 8 02:50:25 CEST 2013


Arfrever Frehtes Taifersar Arahesis added the comment:

These revisions also introduced escaping of \u and \U in raw literals, which is incorrect.
It breaks e.g. Sphinx.

----------
resolution: fixed -> 
stage: committed/rejected -> 
status: closed -> open

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


More information about the Python-bugs-list mailing list