Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
4043a6bbd64a2dc46c20784c1f813b4d38c8c94a
/
.
/
Lib
/
test
/
test_pickletools.py
blob: 2e2fe50b0421e6fc44413d3f9c51d4cd1309946c [
file
] [
log
] [
blame
]
import
pickletools
from
test
import
test_support
test_support
.
run_doctest
(
pickletools
)