New submission from Nick Coghlan <ncogh...@gmail.com>:

The json "sort_keys" parameter is actually supported as an argument to dump() 
and dumps() (and is used that way in the examples), but is only documented as 
an argument to the JSONEncoder constructor.

----------
assignee: docs@python
components: Documentation
keywords: easy
messages: 158194
nosy: docs@python, ncoghlan
priority: normal
severity: normal
stage: needs patch
status: open
title: Document json "sort_keys" parameter properly
type: enhancement
versions: Python 2.7, Python 3.2, Python 3.3

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

Reply via email to