mirror of
https://github.com/python/cpython.git
synced 2025-10-20 00:13:47 +00:00
4 lines
87 B
Python
4 lines
87 B
Python
![]() |
import pickletools
|
||
|
from test import test_support
|
||
|
test_support.run_doctest(pickletools)
|