Raymond Hettinger added the comment:

> the IDLE window is hanging

Check to make sure it is actually hung.  The event-loop can make it look hung 
but it is actually just waiting for an event.  An IDLE restart suffices to kill 
it sometimes.

----------

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

Reply via email to