mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 23:21:29 +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 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
from time import time as _time, sleep as _sleep
 | 
					from time import time as _time, sleep as _sleep
 | 
				
			||||||
from traceback import format_exc as _format_exc
 | 
					from traceback import format_exc as _format_exc
 | 
				
			||||||
from collections import deque
 | 
					 | 
				
			||||||
from _weakrefset import WeakSet
 | 
					from _weakrefset import WeakSet
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Note regarding PEP 8 compliant names
 | 
					# Note regarding PEP 8 compliant names
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue