]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make deque.rotate() smarter. Beef-up related tests.
authorRaymond Hettinger <python@rcn.com>
Sun, 8 Feb 2004 04:05:26 +0000 (04:05 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 8 Feb 2004 04:05:26 +0000 (04:05 +0000)
commitee33b27ef0bd49227aa59f0d3bca67e7f1e0ab64
tree84eaeb0aa5137a9fc753fec4271421f761487abb
parent3b6d025d9bc6a0109e9a2ebd28a4864e8007193a
Make deque.rotate() smarter.  Beef-up related tests.
Lib/test/test_deque.py
Modules/collectionsmodule.c