mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
merge 3.3
This commit is contained in:
commit
630329e4ea
5 changed files with 1 additions and 32 deletions
|
@ -3,8 +3,6 @@
|
|||
|
||||
/* collections module implementation of a deque() datatype
|
||||
Written and maintained by Raymond D. Hettinger <python@rcn.com>
|
||||
Copyright (c) 2004-2013 Python Software Foundation.
|
||||
All rights reserved.
|
||||
*/
|
||||
|
||||
/* The block length may be set to any number over 1. Larger numbers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue