mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 11:49:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			68 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			68 B
		
	
	
	
		
			Python
		
	
	
	
	
	
# ospath.py is obsolete
 | 
						|
import os
 | 
						|
exec 'from %s import *' % os.name
 |