[issue14570] Document json "sort_keys" parameter properly

Michal Nowikowski report at bugs.python.org
Mon Apr 30 20:17:46 CEST 2012


Michal Nowikowski <godfryd at gmail.com> added the comment:

Attached a patch.
To preserve current order of arguments in dumps/dump functions sort_keys argument has been added to the end of arguments just before **kw.

----------
keywords: +patch
Added file: http://bugs.python.org/file25427/json-sort-keys.patch

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


More information about the Python-bugs-list mailing list