cPickle was removed

This commit is contained in:
Neal Norwitz 2007-08-24 02:51:04 +00:00
parent 15d3d04547
commit 9cfc62c44f
9 changed files with 1 additions and 21 deletions

View file

@ -1196,10 +1196,6 @@ EXPORTS
"dequeiter_type"
"dequereviter_type"
; From python25_s.lib(cPickle)
; "initcPickle"
; "fast_save_leave"
; From python25_s.lib(cStringIO)
; "initcStringIO"