mirror of
https://github.com/python/cpython.git
synced 2025-01-08 17:44:35 +08:00
e935816164
they're run.
4 lines
64 B
Python
4 lines
64 B
Python
import cPickle
|
|
import pickletester
|
|
pickletester.dotest(cPickle)
|