[issue9974] tokenizer.untokenize not invariant with line continuations

Dwayne Litzenberger report at bugs.python.org
Sun Sep 8 09:24:48 CEST 2013


Dwayne Litzenberger added the comment:

@amk: I'd appreciate it if you did. :)

I ran into this bug while writing some code that converts b"..." into "..." in PyCrypto's setup.py script (for backward compatibility with Python 2.5 and below).

----------
nosy: +DLitz

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


More information about the Python-bugs-list mailing list