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 Pavel.Kazlou
Recipients Pavel.Kazlou
Date 2014-06-03.10:12:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401790372.2.0.781161571845.issue21650@psf.upfronthosting.co.za>
In-reply-to
Content
This is the line in module I'm talking about:
json.dump(obj, outfile, sort_keys=True, indent=4)
History
Date User Action Args
2014-06-03 10:12:52Pavel.Kazlousetrecipients: + Pavel.Kazlou
2014-06-03 10:12:52Pavel.Kazlousetmessageid: <1401790372.2.0.781161571845.issue21650@psf.upfronthosting.co.za>
2014-06-03 10:12:52Pavel.Kazloulinkissue21650 messages
2014-06-03 10:12:52Pavel.Kazloucreate