New submission from Pavel Kazlou:

Currently when you use json.tool, fields are reordered alphabetically.
In source code the value of sort_keys is hardcoded to be true.
It should be easy to expose this option as command line parameter.

----------
components: Library (Lib)
messages: 219675
nosy: Pavel.Kazlou
priority: normal
severity: normal
status: open
title: add json.tool option to avoid alphabetic sort of fields
type: enhancement
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21650>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to