]> granicus.if.org Git - python/commit
Merge issue #14570: Document json sort_keys parameter properly.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 28 Oct 2012 12:11:00 +0000 (14:11 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 28 Oct 2012 12:11:00 +0000 (14:11 +0200)
commit6d50a5447af687e2a1303876a3c7867734477762
tree2bab21197a6795ed8871af2a5b3710a08554fd2e
parent2a83f16e5e06f3ba27e3cc0d7819a16c40f9a9cb
parent2ec53be2e272bbe475b2c8173a03dbb29d1413ba
Merge issue #14570: Document json sort_keys parameter properly.

Patch by Chris Rebert.