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 pitrou
Recipients bob.ippolito, pitrou, vstinner
Date 2009-10-23.23:38:14
SpamBayes Score 0.0031700348
Marked as misclassified No
Message-id <1256341095.66.0.0761707901816.issue6986@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, my bad, I thought it created the file in Lib/test.
The tests probably need to be skipped if _json can't be imported, though.
(the _json accelerators are just an implementation detail)
History
Date User Action Args
2009-10-23 23:38:15pitrousetrecipients: + pitrou, bob.ippolito, vstinner
2009-10-23 23:38:15pitrousetmessageid: <1256341095.66.0.0761707901816.issue6986@psf.upfronthosting.co.za>
2009-10-23 23:38:14pitroulinkissue6986 messages
2009-10-23 23:38:14pitroucreate