mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	 37f6fe2c93
			
		
	
	
		37f6fe2c93
		
			
		
	
	
	
	
		
			
			(cherry picked from commit 2156d964a1)
Co-authored-by: Steve Dower <steve.dower@python.org>
		
	
			
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			103 B
		
	
	
	
		
			PowerShell
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			103 B
		
	
	
	
		
			PowerShell
		
	
	
	
	
	
| $pcbuild = $script:MyInvocation.MyCommand.Path | Split-Path -parent;
 | |
| & cmd /K "$pcbuild\env.bat" $args
 |