]> granicus.if.org Git - python/commit
* Incorporate Skip's suggestions for documentation (explain the word deque
authorRaymond Hettinger <python@rcn.com>
Sat, 7 Feb 2004 21:13:00 +0000 (21:13 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 7 Feb 2004 21:13:00 +0000 (21:13 +0000)
commit5c5eb8634703b7e463ade6707d2b6f1a80769286
treea2521b0e8f87dadbd04616c2160784124e218bfd
parentb31764837d270d3e34b2c0fd4d68a21d8679fa54
* Incorporate Skip's suggestions for documentation  (explain the word deque
  comes from and show the differences from lists).
* Add a rotate() method.
Doc/lib/libcollections.tex
Lib/test/test_deque.py
Modules/collectionsmodule.c