mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
merge 3.4
This commit is contained in:
commit
4e3dd51396
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
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
|
||||
/* Itertools module written and maintained
|
||||
by Raymond D. Hettinger <python@rcn.com>
|
||||
Copyright (c) 2003-2013 Python Software Foundation.
|
||||
All rights reserved.
|
||||
*/
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue