mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
	
		
			89 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
	
		
			89 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|   | #!/usr/bin/env python | ||
|  | from lib2to3 import refactor | ||
|  | import sys | ||
|  | 
 | ||
|  | sys.exit(refactor.main()) |