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 maker
Recipients Luka.Rahne, eric.araujo, ezio.melotti, maker, r.david.murray
Date 2012-10-04.09:09:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349341754.96.0.240734662957.issue16009@psf.upfronthosting.co.za>
In-reply-to
Content
Since AFAIK json.loads runs through every simil-str object, I think that a repr() is fine here. What do you think?
History
Date User Action Args
2012-10-04 09:09:15makersetrecipients: + maker, ezio.melotti, eric.araujo, r.david.murray, Luka.Rahne
2012-10-04 09:09:14makersetmessageid: <1349341754.96.0.240734662957.issue16009@psf.upfronthosting.co.za>
2012-10-04 09:09:14makerlinkissue16009 messages
2012-10-04 09:09:14makercreate