| commit | f4b33f61fb83f54d3086ef28c34e71a18ade2b9d | [log] [tgz] |
|---|---|---|
| author | Tim Peters <tim.peters@gmail.com> | Sat Jun 02 05:42:29 2001 +0000 |
| committer | Tim Peters <tim.peters@gmail.com> | Sat Jun 02 05:42:29 2001 +0000 |
| tree | ffe4c791168d7a113d42b2b864ce42196ddb20a2 | |
| parent | eb28ef209eb0ce0b0975ee91331d02652ee3c41c [diff] |
dict_popitem(): Repaired last-second 2.1 comment, which misidentified the true reason for allocating the tuple before checking the dict size.