mirror of
https://github.com/python/cpython.git
synced 2025-08-23 02:04:56 +00:00
merge 3.2
This commit is contained in:
commit
7bbb6e8cf9
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ import _thread
|
|||
|
||||
from time import time as _time, sleep as _sleep
|
||||
from traceback import format_exc as _format_exc
|
||||
from collections import deque
|
||||
from _weakrefset import WeakSet
|
||||
|
||||
# Note regarding PEP 8 compliant names
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue