commit | 2412299be96bf590b46d7b0784cdb620170a8d7a | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Mar 19 19:59:58 2009 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Mar 19 19:59:58 2009 +0000 |
tree | fb440a9fef80b259b8866a314b4d447ccd4e0619 | |
parent | a0b8d9ad2da71658ce20448bbb3f081bcd39f446 [diff] |
* Add clearer comment to initialization code. * Add optional argument to popitem() -- modeled after Anthon van der Neut's C version. * Fix method markup in docs.