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 r.david.murray
Recipients Tom.Christie, georg.brandl, r.david.murray
Date 2014-10-30.18:03:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414692229.76.0.486008955106.issue22767@psf.upfronthosting.co.za>
In-reply-to
Content
And that works, including with the future import.  I don't remember if this is a bug we've fixed since 2.7.2, but I don't think so.

In Python3, json explicitly does not support bytes.
History
Date User Action Args
2014-10-30 18:03:49r.david.murraysetrecipients: + r.david.murray, georg.brandl, Tom.Christie
2014-10-30 18:03:49r.david.murraysetmessageid: <1414692229.76.0.486008955106.issue22767@psf.upfronthosting.co.za>
2014-10-30 18:03:49r.david.murraylinkissue22767 messages
2014-10-30 18:03:49r.david.murraycreate