Message 126378 - Python tracker
Message126378
| Author | pitrou |
|---|---|
| Recipients | Jean-Michel.Fauth, pitrou, vstinner |
| Date | 2011-01-16.22:11:18 |
| SpamBayes Score | 0.022238923 |
| Marked as misclassified | No |
| Message-id | <1295215882.28.0.886314265864.issue10920@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Probably a legitimate "crash" (aka deliberate abort), since Python needs an encoding for its standard input/output text streams, and the encoding suggested by the system ("cp65001") isn't supported. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-16 22:11:22 | pitrou | set | recipients: + pitrou, vstinner, Jean-Michel.Fauth |
| 2011-01-16 22:11:22 | pitrou | set | messageid: <1295215882.28.0.886314265864.issue10920@psf.upfronthosting.co.za> |
| 2011-01-16 22:11:18 | pitrou | link | issue10920 messages |
| 2011-01-16 22:11:18 | pitrou | create | |