Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
8fe2d2015dc57e4e048f733c7fbb5c0712b05d15
/
.
/
Lib
/
test
/
test_pickletools.py
blob: 2e2fe50b0421e6fc44413d3f9c51d4cd1309946c [
file
]
import
pickletools
from
test
import
test_support
test_support
.
run_doctest
(
pickletools
)