[issue13052] IDLE: replace ending with '\' causes crash

Ezio Melotti report at bugs.python.org
Fri Oct 14 21:20:27 CEST 2011


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

Thanks for the patch.

This seems to fix the problem with the trailing \, but not the other issues.  As I mentioned in my previous message I think re.escape might be a better solution.
I also wonder if there are tests for this, and how difficult would be to add them if they are missing.

----------

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


More information about the Python-bugs-list mailing list