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

Roger Serwy report at bugs.python.org
Fri Oct 14 20:54:47 CEST 2011


Roger Serwy <roger.serwy at gmail.com> added the comment:

I see that Ezio added me to the nosy list.

Here's a patch that identifies bogus escape characters at the end of the replvar string and appends an extra \ to fix it.

----------
keywords: +patch
Added file: http://bugs.python.org/file23409/patch13052.diff

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


More information about the Python-bugs-list mailing list