]> granicus.if.org Git - python/commit
Add count() method to collections.deque().
authorRaymond Hettinger <python@rcn.com>
Sat, 3 Apr 2010 18:10:37 +0000 (18:10 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 3 Apr 2010 18:10:37 +0000 (18:10 +0000)
commit5f516edd77d00cae24d287285e455833d44097a7
treeb641c275a7a93359ee7568c77350e96b50e00339
parent30583e3f3890feb59fcedd74637d83c0c03ad958
Add count() method to collections.deque().
Doc/library/collections.rst
Lib/test/test_deque.py
Misc/NEWS
Modules/_collectionsmodule.c