mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 23:21:29 +00:00 
			
		
		
		
	this over the weekend, and it made faster & better progress than I expected -- it's already useful <wink>.
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			87 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			87 B
		
	
	
	
		
			Python
		
	
	
	
	
	
import pickletools
 | 
						|
from test import test_support
 | 
						|
test_support.run_doctest(pickletools)
 |