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 Richard.Christen@unice.fr, amaury.forgeotdarc, benjamin.peterson, jafo, pitrou, pythonmeister, tim.golden, tim.peters
Date 2010-09-17.20:20:20
SpamBayes Score 0.0073717665
Marked as misclassified No
Message-id <1284754822.06.0.624472901641.issue1142@psf.upfronthosting.co.za>
In-reply-to
Content
issue1744752 describes why it's probably a bug in the C library.
possible workarounds are to open the files in universal mode, to use io.open(), or to switch to python 3!
History
Date User Action Args
2010-09-17 20:20:22amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, tim.peters, jafo, pitrou, tim.golden, pythonmeister, Richard.Christen@unice.fr, benjamin.peterson
2010-09-17 20:20:22amaury.forgeotdarcsetmessageid: <1284754822.06.0.624472901641.issue1142@psf.upfronthosting.co.za>
2010-09-17 20:20:20amaury.forgeotdarclinkissue1142 messages
2010-09-17 20:20:20amaury.forgeotdarccreate