Message 58975 - Python tracker (original) (raw)
Message58975
Author | Dude-X |
---|---|
Recipients | Dude-X, amaury.forgeotdarc, christian.heimes |
Date | 2007-12-23.21:03:09 |
SpamBayes Score | 0.044377465 |
Marked as misclassified | No |
Message-id | 1198443791.37.0.19293723792.issue1677@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
I wanted to add that this issue also affects python 2.5.1 on the Mac. Sometimes I may be writing something in the interpreter and I decide to invalidate my input by pressing Ctrl-C. This will exit the interpreter occasionally. I think it would be a good idea to see if there's a way to make the interpreter bullet proof from Ctrl-C, or at least good enough so that a single Ctrl-c won't cause the interpreter to exit. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2007-12-23 21:03:11 | Dude-X | set | spambayes_score: 0.0443775 -> 0.044377465recipients: + Dude-X, amaury.forgeotdarc, christian.heimes |
2007-12-23 21:03:11 | Dude-X | set | spambayes_score: 0.0443775 -> 0.0443775messageid: 1198443791.37.0.19293723792.issue1677@psf.upfronthosting.co.za |
2007-12-23 21:03:10 | Dude-X | link | issue1677 messages |
2007-12-23 21:03:09 | Dude-X | create |