commit | def5df6c537224ec4215061c7abe2b54b75cfad2 | [log] [tgz] |
---|---|---|
author | Chris Jerdonek <chris.jerdonek@gmail.com> | Sat Oct 13 03:49:30 2012 -0700 |
committer | Chris Jerdonek <chris.jerdonek@gmail.com> | Sat Oct 13 03:49:30 2012 -0700 |
tree | a4d76e80c7c1a816a9bff489297c68a5a658cd46 | |
parent | d9edd82b7fbf3260cf6a1d2dee71a57db81553e5 [diff] |
Issue #16206: Backport 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.