mirror of
https://github.com/python/cpython.git
synced 2024-11-28 20:33:54 +08:00
e935816164
they're run.
4 lines
64 B
Python
4 lines
64 B
Python
import cPickle
|
|
import pickletester
|
|
pickletester.dotest(cPickle)
|