]> granicus.if.org Git - python/commitdiff
Issue #16206: Merge dict documentation improvements from 3.3.
authorChris Jerdonek <chris.jerdonek@gmail.com>
Sat, 13 Oct 2012 10:26:10 +0000 (03:26 -0700)
committerChris Jerdonek <chris.jerdonek@gmail.com>
Sat, 13 Oct 2012 10:26:10 +0000 (03:26 -0700)
Improve the documentation of the dict constructor.  This change includes
replacing the single-line signature documentation with a more complete
multiple-line signature.


Trivial merge