In article <[email protected]>, Kachanovsky R.S. <[email protected]> wrote: > When I try to replace some text in the text, which ends with a backslash "\" > - IDLE is closed. > For example: http://clip2net.com/clip/m58534/1316678588-clip-6kb.png > I know about the escape-sequence \\, but it is very unexpected behavior. > > Sorry for my bad English. I use IDLE v3.2.1
That appears to be a bug in IDLE. It would be nice if you could open an issue about it on the Python bug tracker: http://bugs.python.org/ -- Ned Deily, [email protected] _______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
