]> granicus.if.org Git - python/commit
Issue #16206: Improve the documentation of the dict constructor.
authorChris Jerdonek <chris.jerdonek@gmail.com>
Sat, 13 Oct 2012 10:22:33 +0000 (03:22 -0700)
committerChris Jerdonek <chris.jerdonek@gmail.com>
Sat, 13 Oct 2012 10:22:33 +0000 (03:22 -0700)
commitf341317185ef7ec6d0cfb2ca93c9d253c3c75305
tree08f1a6c5e759c109fdc00c1cc72f676638e43a15
parent7a9953edfbbd51dbda60ab31c0e5db5eea968b53
Issue #16206: 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