]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #14570: Document json sort_keys parameter properly.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 28 Oct 2012 12:10:30 +0000 (14:10 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 28 Oct 2012 12:10:30 +0000 (14:10 +0200)
commit2ec53be2e272bbe475b2c8173a03dbb29d1413ba
tree89e116cd3776541968a67a12c742eba14092214b
parent0dccbe138776715a3778e97b92cc1922f172f3ab
Issue #14570: Document json sort_keys parameter properly.

Patch by Chris Rebert.
Doc/library/json.rst
Lib/json/__init__.py