Message 149790 - Python tracker
Message149790
| 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:27 | roger.serwy | set | recipients: + roger.serwy, ajaksu2, gpolo, gerluijten, srid, Boris.FELD |
| 2011-12-18 18:25:27 | roger.serwy | set | messageid: <1324232727.51.0.0625005278556.issue5492@psf.upfronthosting.co.za> |
| 2011-12-18 18:24:26 | roger.serwy | link | issue5492 messages |
| 2011-12-18 18:24:26 | roger.serwy | create | |