Roger Serwy added the comment:

Like #17613, the root cause is a call to .update() in Lib/idlelib/PyShell.py 
.restore_file_breaks().

The attached patch fixes the issue.

----------
keywords: +patch
stage:  -> patch review
Added file: http://bugs.python.org/file29651/issue17614.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17614>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to