summaryrefslogtreecommitdiff
path: root/PC/os2emx/python25.def
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2007-08-24 02:51:04 +0000
committerNeal Norwitz <nnorwitz@gmail.com>2007-08-24 02:51:04 +0000
commit9cfc62c44f6532b90ce3de700cff680644cb2df6 (patch)
tree2379a8a30dbc87ad14df83522295b3cba36b12da /PC/os2emx/python25.def
parent15d3d045470dbd829bdc821d3d7f1efd35436538 (diff)
downloadcpython-git-9cfc62c44f6532b90ce3de700cff680644cb2df6.tar.gz
cPickle was removed
Diffstat (limited to 'PC/os2emx/python25.def')
-rw-r--r--PC/os2emx/python25.def4
1 files changed, 0 insertions, 4 deletions
diff --git a/PC/os2emx/python25.def b/PC/os2emx/python25.def
index c7dddf552c..bb3d64f30c 100644
--- a/PC/os2emx/python25.def
+++ b/PC/os2emx/python25.def
@@ -1196,10 +1196,6 @@ EXPORTS
"dequeiter_type"
"dequereviter_type"
-; From python25_s.lib(cPickle)
-; "initcPickle"
-; "fast_save_leave"
-
; From python25_s.lib(cStringIO)
; "initcStringIO"