]> granicus.if.org Git - python/commit
Issue #13052: Fix IDLE crashing when replace string in Search/Replace dialog ended...
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sat, 4 Aug 2012 18:42:48 +0000 (21:42 +0300)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Sat, 4 Aug 2012 18:42:48 +0000 (21:42 +0300)
commitfa556bd75cd5470b1f9f4355b6db36cc7d67b739
tree1f71a2dc2956dd9f6e01e461f367aae284749bca
parentba5010a64963e93e8b4dccb076e998a1e42bd71d
parent5ad514d281239479d957e21f602ff5c0d2ff5fec
Issue #13052: Fix IDLE crashing when replace string in Search/Replace dialog ended with '\'.

Patch by Roger Serwy.
Misc/NEWS