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 serhiy.storchaka
Recipients eric.araujo, ezio.melotti, pitrou, r.david.murray, rhettinger, serhiy.storchaka, techtonik, zach.mathew
Date 2012-11-28.15:58:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354118330.79.0.288349069264.issue16333@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which adds a suggestion to use appropriate separators with indent. It also use they in Lib/json/tool.py.

I suggest this patch only for old Python, up to 3.3. For 3.4 this is not needed if my previous suggestion will be accepted.
History
Date User Action Args
2012-11-28 15:58:50serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, pitrou, techtonik, ezio.melotti, eric.araujo, r.david.murray, zach.mathew
2012-11-28 15:58:50serhiy.storchakasetmessageid: <1354118330.79.0.288349069264.issue16333@psf.upfronthosting.co.za>
2012-11-28 15:58:50serhiy.storchakalinkissue16333 messages
2012-11-28 15:58:50serhiy.storchakacreate