]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #16206: Merge dict documentation improvements from 3.2.
authorChris Jerdonek <chris.jerdonek@gmail.com>
Sat, 13 Oct 2012 10:25:18 +0000 (03:25 -0700)
committerChris Jerdonek <chris.jerdonek@gmail.com>
Sat, 13 Oct 2012 10:25:18 +0000 (03:25 -0700)
commit39b867000b8eec1fb13f0eaff909eb9c9c971902
tree74989d3ccc93b3e916ec5dccee36fea8f4ed9267
parent006d907afc138a99869481c198eaf39a918df99d
parentf341317185ef7ec6d0cfb2ca93c9d253c3c75305
Issue #16206: Merge dict documentation improvements from 3.2.

Improve the documentation of the dict constructor.  This change includes
replacing the single-line signature documentation with a more complete
multiple-line signature.
Doc/library/functions.rst
Doc/library/stdtypes.rst