This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author roger.serwy
Recipients Boris.FELD, ajaksu2, gerluijten, gpolo, roger.serwy, srid
Date 2011-12-18.18:24:26
SpamBayes Score 0.07517865
Marked as misclassified No
Message-id <1324232727.51.0.0625005278556.issue5492@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2011-12-18 18:25:27roger.serwysetrecipients: + roger.serwy, ajaksu2, gpolo, gerluijten, srid, Boris.FELD
2011-12-18 18:25:27roger.serwysetmessageid: <1324232727.51.0.0625005278556.issue5492@psf.upfronthosting.co.za>
2011-12-18 18:24:26roger.serwylinkissue5492 messages
2011-12-18 18:24:26roger.serwycreate