mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 23:21:29 +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
							 |