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 Kristian.Benoit
Recipients Kristian.Benoit
Date 2014-05-14.20:32:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400099572.93.0.56172954955.issue21509@psf.upfronthosting.co.za>
In-reply-to
Content
I'm trying to parse a json and keep getting ValueError. File reports the file as being "UTF-8 Unicode (with BOM) text", vim reports it as UTF-8, ...

json.load docs says it support UTF-8 out of the box.

Here's a link to the file : http://donnees.ville.sherbrooke.qc.ca/storage/f/2014-03-10T17%3A45%3A18.959Z/matieres-residuelles.json
History
Date User Action Args
2014-05-14 20:32:52Kristian.Benoitsetrecipients: + Kristian.Benoit
2014-05-14 20:32:52Kristian.Benoitsetmessageid: <1400099572.93.0.56172954955.issue21509@psf.upfronthosting.co.za>
2014-05-14 20:32:52Kristian.Benoitlinkissue21509 messages
2014-05-14 20:32:52Kristian.Benoitcreate