commit | dcb9d9467c93f9a97067a4c01d2838452551e4b2 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sat Oct 09 16:02:18 2004 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sat Oct 09 16:02:18 2004 +0000 |
tree | c381172e1b7595992ff29ac0b574f9951bb87184 | |
parent | 7126976ee80ff10cff25a41411274b03c62195c2 [diff] |
Simplify delitem() code by calling rotate() directly instead of using arguments passed through tuples.