mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	
		
			
	
	
		
			4 lines
		
	
	
	
		
			127 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
	
		
			127 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
|   | @echo off | ||
|  | rem Working IDLE bat for Windows - uses start instead of absolute pathname | ||
|  | start idle.pyw %1 %2 %3 %4 %5 %6 %7 %8 %9 |