mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	And now for something completely different: Finish fixing #10252 again.
This commit is contained in:
		
							parent
							
								
									7610ef93ad
								
							
						
					
					
						commit
						67a93ae4ed
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -282,7 +282,6 @@ def query_vcvarsall(version, arch="x86"): | ||||||
|                 result[key] = removeDuplicates(value) |                 result[key] = removeDuplicates(value) | ||||||
| 
 | 
 | ||||||
|     finally: |     finally: | ||||||
|         popen.stdin.close() |  | ||||||
|         popen.stdout.close() |         popen.stdout.close() | ||||||
|         popen.stderr.close() |         popen.stderr.close() | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Éric Araujo
						Éric Araujo