Message 90640 - Python tracker
Message90640
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, grahamd |
| Date | 2009-07-17.20:50:37 |
| SpamBayes Score | 5.458481e-05 |
| Marked as misclassified | No |
| Message-id | <1247863838.91.0.0227981356191.issue6501@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
On a Western Windows, I suggest
PYTHONIOENCODING=cp1252:backslashreplace
But
PYTHONIOENCODING=mbcs
is also OK, except that characters outside the Windows code page will be
replaced with '?' |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-07-17 20:50:38 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, grahamd |
| 2009-07-17 20:50:38 | amaury.forgeotdarc | set | messageid: <1247863838.91.0.0227981356191.issue6501@psf.upfronthosting.co.za> |
| 2009-07-17 20:50:37 | amaury.forgeotdarc | link | issue6501 messages |
| 2009-07-17 20:50:37 | amaury.forgeotdarc | create | |