mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
merge 3.5
This commit is contained in:
commit
3e47a1337c
5 changed files with 1 additions and 32 deletions
|
@ -9,8 +9,6 @@
|
|||
|
||||
/* collections module implementation of a deque() datatype
|
||||
Written and maintained by Raymond D. Hettinger <python@rcn.com>
|
||||
Copyright (c) 2004-2015 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