Record version added as 3.1.

This commit is contained in:
Raymond Hettinger 2009-03-10 22:48:06 +00:00
parent 5bb0f0e072
commit 150fb9c7c6
1 changed files with 1 additions and 1 deletions

View File

@ -367,7 +367,7 @@ counts, but the output will exclude results with counts of zero or less.
Maximum size of a deque or *None* if unbounded. Maximum size of a deque or *None* if unbounded.
.. versionadded:: 2.7 .. versionadded:: 3.1
In addition to the above, deques support iteration, pickling, ``len(d)``, In addition to the above, deques support iteration, pickling, ``len(d)``,