commit | 5c5eb8634703b7e463ade6707d2b6f1a80769286 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sat Feb 07 21:13:00 2004 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sat Feb 07 21:13:00 2004 +0000 |
tree | a2521b0e8f87dadbd04616c2160784124e218bfd | |
parent | b31764837d270d3e34b2c0fd4d68a21d8679fa54 [diff] |
* Incorporate Skip's suggestions for documentation (explain the word deque comes from and show the differences from lists). * Add a rotate() method.