mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
	
		
			171 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
	
		
			171 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
|   | The :mod:`concurrent` package
 | ||
|  | =============================
 | ||
|  | 
 | ||
|  | Currently, there is only one module in this package:
 | ||
|  | 
 | ||
|  | * :mod:`concurrent.futures` -- Launching parallel tasks
 |