mirror of
https://github.com/python/cpython.git
synced 2026-06-19 17:41:43 -04:00
e935816164
they're run.
4 lines
62 B
Python
4 lines
62 B
Python
import pickle
|
|
import pickletester
|
|
pickletester.dotest(pickle)
|