Add documentation for collections.deque().

This commit is contained in:
Raymond Hettinger 2004-01-29 07:35:45 +00:00
parent d0814eb7fe
commit dd256d97cc
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ and how to embed it in other applications.
\input{librandom}
\input{libwhrandom}
\input{libbisect}
\input{libcollections}
\input{libheapq}
\input{libarray}
\input{libsets}