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 terry.reedy
Recipients Glenn.Ammons, eric.araujo, ezio.melotti, pitrou, rhettinger, terry.reedy
Date 2011-05-07.06:45:37
SpamBayes Score 0.00013497006
Marked as misclassified No
Message-id <1304750738.32.0.624497055041.issue12001@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that the json module should stick with the json definition. Adding other stuff would take it even further from simplejson.
A conversion function, if short enough, could be posted on the cookbook.
History
Date User Action Args
2011-05-07 06:45:38terry.reedysetrecipients: + terry.reedy, rhettinger, pitrou, ezio.melotti, eric.araujo, Glenn.Ammons
2011-05-07 06:45:38terry.reedysetmessageid: <1304750738.32.0.624497055041.issue12001@psf.upfronthosting.co.za>
2011-05-07 06:45:37terry.reedylinkissue12001 messages
2011-05-07 06:45:37terry.reedycreate