]> granicus.if.org Git - python/commit
Issue #22614: Don't try to update deleted text. Patch by Serhiy Storchaka.
authorTerry Jan Reedy <tjreedy@udel.edu>
Mon, 13 Oct 2014 02:58:42 +0000 (22:58 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 13 Oct 2014 02:58:42 +0000 (22:58 -0400)
commit08da46e10f3fb49ecb2d69bc934667e5a352b2a7
tree6586ac27aace6144dbbfa3faf5b67559d96d81ac
parentc0dc65ef8da3fe2a6543643a5d9d96c7a618cc65
Issue #22614: Don't try to update deleted text.  Patch by Serhiy Storchaka.
Lib/idlelib/PyShell.py