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 barry
Recipients barry, ezio.melotti, pitrou, rhettinger, serhiy.storchaka
Date 2014-01-31.10:43:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391165032.73.0.548136189801.issue20453@psf.upfronthosting.co.za>
In-reply-to
Content
What do you think of combining the error messages, e.g.

No JSON object could be decoded, expecting value: line 1 column 1 (char 0)

?
History
Date User Action Args
2014-01-31 10:43:52barrysetrecipients: + barry, rhettinger, pitrou, ezio.melotti, serhiy.storchaka
2014-01-31 10:43:52barrysetmessageid: <1391165032.73.0.548136189801.issue20453@psf.upfronthosting.co.za>
2014-01-31 10:43:52barrylinkissue20453 messages
2014-01-31 10:43:52barrycreate