mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 07:01:21 +00:00 
			
		
		
		
	importing encoded modules that do not depend on specific stdlib modules being encoded in a certain way.
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			113 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			113 B
		
	
	
	
		
			Python
		
	
	
	
	
	
# test koi8-r encoding
 | 
						|
# -*- encoding: koi8-r  -*-
 | 
						|
test = "Познание бесконечности требует бесконечного времени."
 |