diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2007-08-24 02:51:04 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2007-08-24 02:51:04 +0000 |
commit | 9cfc62c44f6532b90ce3de700cff680644cb2df6 (patch) | |
tree | 2379a8a30dbc87ad14df83522295b3cba36b12da /PC/os2emx/python25.def | |
parent | 15d3d045470dbd829bdc821d3d7f1efd35436538 (diff) | |
download | cpython-git-9cfc62c44f6532b90ce3de700cff680644cb2df6.tar.gz |
cPickle was removed
Diffstat (limited to 'PC/os2emx/python25.def')
-rw-r--r-- | PC/os2emx/python25.def | 4 |
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" |