commit | 07dc91800f1b379f2c6a46cc1db1b221f202ea4d | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue Jun 25 15:13:18 2002 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Tue Jun 25 15:13:18 2002 +0000 |
tree | ca229dbd7d8d1499b2fe700283b0849b1740709b | |
parent | 04e7e0c60fa1d7edea0a5e39285fd18bbcc4107b [diff] |
Close bug 480337: Dict used before dicts explained. Added explanation and examples of the dict() constructor.