Message 71382 - Python tracker
Message71382
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, benjamin.peterson, edreamleo, pitrou |
| Date | 2008-08-18.21:24:55 |
| SpamBayes Score | 0.031805165 |
| Marked as misclassified | No |
| Message-id | <1219094718.14.0.884131521682.issue3590@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I guess that the file is simply opened in text mode ("r"). This uses the
"preferred encoding", which is cp1252 on (western) Windows machines. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-18 21:25:18 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, pitrou, benjamin.peterson, edreamleo |
| 2008-08-18 21:25:18 | amaury.forgeotdarc | set | messageid: <1219094718.14.0.884131521682.issue3590@psf.upfronthosting.co.za> |
| 2008-08-18 21:24:56 | amaury.forgeotdarc | link | issue3590 messages |
| 2008-08-18 21:24:55 | amaury.forgeotdarc | create | |