mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Patch #444359: Remove unused imports.
This commit is contained in:
		
							parent
							
								
									d429ab6df9
								
							
						
					
					
						commit
						02d893cfae
					
				
					 8 changed files with 2 additions and 9 deletions
				
			
		|  | @ -7,7 +7,7 @@ | |||
| 
 | ||||
| """#" | ||||
| 
 | ||||
| import struct, types, __builtin__ | ||||
| import struct, __builtin__ | ||||
| 
 | ||||
| ### Registry and builtin stateless codec functions | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Martin v. Löwis
						Martin v. Löwis