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 miscjunk
Recipients miscjunk, r.david.murray
Date 2013-06-25.23:30:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372203038.02.0.849849377383.issue18303@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the explanation. I suppose this should be posted to the numpy tracker then? Would it be possible for numpy to 'just work' with the json module? Or will the final resolution be to use a handler (the default= parameter in json.loads) ?

Thanks
History
Date User Action Args
2013-06-25 23:30:38miscjunksetrecipients: + miscjunk, r.david.murray
2013-06-25 23:30:38miscjunksetmessageid: <1372203038.02.0.849849377383.issue18303@psf.upfronthosting.co.za>
2013-06-25 23:30:38miscjunklinkissue18303 messages
2013-06-25 23:30:37miscjunkcreate