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 JosephArmbruster, Richard.Christen@unice.fr, amaury.forgeotdarc, josiahcarlson, richardchristen, terry.reedy, tim.peters
Date 2010-09-17.20:22:25
SpamBayes Score 0.0073717665
Marked as misclassified No
Message-id <1284754947.28.0.977257567099.issue1451466@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:22:27amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, tim.peters, terry.reedy, josiahcarlson, richardchristen, Richard.Christen@unice.fr, JosephArmbruster
2010-09-17 20:22:27amaury.forgeotdarcsetmessageid: <1284754947.28.0.977257567099.issue1451466@psf.upfronthosting.co.za>
2010-09-17 20:22:25amaury.forgeotdarclinkissue1451466 messages
2010-09-17 20:22:25amaury.forgeotdarccreate