summaryrefslogtreecommitdiffstats
path: root/PC/os2emx/Makefile
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2007-08-24 02:51:04 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2007-08-24 02:51:04 (GMT)
commit9cfc62c44f6532b90ce3de700cff680644cb2df6 (patch)
tree2379a8a30dbc87ad14df83522295b3cba36b12da /PC/os2emx/Makefile
parent15d3d045470dbd829bdc821d3d7f1efd35436538 (diff)
downloadcpython-9cfc62c44f6532b90ce3de700cff680644cb2df6.zip
cpython-9cfc62c44f6532b90ce3de700cff680644cb2df6.tar.gz
cpython-9cfc62c44f6532b90ce3de700cff680644cb2df6.tar.bz2
cPickle was removed
Diffstat (limited to 'PC/os2emx/Makefile')
-rw-r--r--PC/os2emx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/PC/os2emx/Makefile b/PC/os2emx/Makefile
index 0761fb1..b84d22b 100644
--- a/PC/os2emx/Makefile
+++ b/PC/os2emx/Makefile
@@ -287,7 +287,6 @@ SRC.MODULES= $(addprefix $(TOP), \
Modules/cmathmodule.c \
Modules/_codecsmodule.c \
Modules/collectionsmodule.c \
- Modules/cPickle.c \
Modules/cStringIO.c \
Modules/_csv.c \
Modules/datetimemodule.c \