Terry J. Reedy added the comment:

This is a partial fix.  Run python, import idlelib.idle, open idlelib.run, 
close editor, close shell, get clean >>> prompt in python. No 'bgerror ...'.  
This is probably enough to justify patch.  (Directly opening and closing IDLE 
continues to work fine, as before.)

Close shell first, then editor, get >>> + similar 'invalid ... invalid ...' 
message as reported above.

----------

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

Reply via email to