Roger Serwy <[email protected]> added the comment:

You can trigger this error every time if you change 
".after(2*self.poll_interval, self.close2)" to ".after(1, self.close2)" in 
PyShell.py

----------
nosy: +serwy

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue5492>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to