[issue21650] add json.tool option to avoid alphabetic sort of fields

Pavel Kazlou report at bugs.python.org
Tue Jun 3 12:12:52 CEST 2014


Pavel Kazlou added the comment:

This is the line in module I'm talking about:
json.dump(obj, outfile, sort_keys=True, indent=4)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21650>
_______________________________________


More information about the Python-bugs-list mailing list