plan9fox/sys/lib/python/test/test_pickletools.py
2011-05-03 11:25:13 +00:00

3 lines
87 B
Python

import pickletools
from test import test_support
test_support.run_doctest(pickletools)