plan9fox/sys/lib/python/test/test_pickletools.py

4 lines
87 B
Python
Raw Normal View History

2011-05-03 11:25:13 +00:00
import pickletools
from test import test_support
test_support.run_doctest(pickletools)