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, ezio.melotti, r.david.murray, serhiy.storchaka, wrohdewald
Date 2014-10-28.13:19:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414502367.64.0.96902931377.issue22746@psf.upfronthosting.co.za>
In-reply-to
Content
> You need to use codecs.open instead of open
No, why? in python3 open() supports the errors handler.
History
Date User Action Args
2014-10-28 13:19:27amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, ezio.melotti, r.david.murray, wrohdewald, serhiy.storchaka
2014-10-28 13:19:27amaury.forgeotdarcsetmessageid: <1414502367.64.0.96902931377.issue22746@psf.upfronthosting.co.za>
2014-10-28 13:19:27amaury.forgeotdarclinkissue22746 messages
2014-10-28 13:19:27amaury.forgeotdarccreate