mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			51 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			51 B
		
	
	
	
		
			Python
		
	
	
	
	
	
import doctest
 | 
						|
doctest.testmod(doctest, verbose=1)
 |