repo.or.cz
/
python
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix to work on python <= 2.1
[python/dscho.git]
/
Lib
/
test
/
test_pickletools.py
blob
2e2fe50b0421e6fc44413d3f9c51d4cd1309946c
1
import
pickletools
2
from
test
import
test_support
3
test_support
.
run_doctest
(
pickletools
)