]> granicus.if.org Git - python/commit
Add a reverse() method to collections.deque().
authorRaymond Hettinger <python@rcn.com>
Thu, 10 Dec 2009 06:42:54 +0000 (06:42 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 10 Dec 2009 06:42:54 +0000 (06:42 +0000)
commita5fd24e97d18f96740c8ad02ea824ca6bb410cba
tree65639a13557ae8c7f42ed225a4b1facf181d6dcd
parent0b3263b073245e29b83fd8795c085ac96205dee0
Add a reverse() method to collections.deque().
Doc/library/collections.rst
Lib/test/test_deque.py
Misc/NEWS
Modules/_collectionsmodule.c