This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:38amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, grahamd
2009-07-17 20:50:38amaury.forgeotdarcsetmessageid: <1247863838.91.0.0227981356191.issue6501@psf.upfronthosting.co.za>
2009-07-17 20:50:37amaury.forgeotdarclinkissue6501 messages
2009-07-17 20:50:37amaury.forgeotdarccreate