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, benjamin.peterson, edreamleo, pitrou
Date 2008-08-18.21:24:55
SpamBayes Score 0.031805165
Marked as misclassified No
Message-id <[email protected]>
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:18amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, pitrou, benjamin.peterson, edreamleo
2008-08-18 21:25:18amaury.forgeotdarcsetmessageid: <[email protected]>
2008-08-18 21:24:56amaury.forgeotdarclinkissue3590 messages
2008-08-18 21:24:55amaury.forgeotdarccreate