mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
e935816164
they're run.
4 lines
62 B
Python
4 lines
62 B
Python
import pickle
|
|
import pickletester
|
|
pickletester.dotest(pickle)
|