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 vstinner
Recipients ezio.melotti, vstinner, wt19880712wt
Date 2017-12-12.08:49:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513068589.85.0.213398074469.issue32286@psf.upfronthosting.co.za>
In-reply-to
Content
Your file is not properly encoded to UTF-8: the Python 2 UTF-8 raises UnicodeDecodeError.

Sorry but this is not a bug in Python, but a bug on your side. Please ask such question on the forum to ask Python questions like Stackoverflow or anything else.
History
Date User Action Args
2017-12-12 08:49:49vstinnersetrecipients: + vstinner, ezio.melotti, wt19880712wt
2017-12-12 08:49:49vstinnersetmessageid: <1513068589.85.0.213398074469.issue32286@psf.upfronthosting.co.za>
2017-12-12 08:49:49vstinnerlinkissue32286 messages
2017-12-12 08:49:49vstinnercreate