summaryrefslogtreecommitdiff
path: root/lang/python24/files/Setup
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python24/files/Setup')
-rw-r--r--lang/python24/files/Setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python24/files/Setup b/lang/python24/files/Setup
index e804c4266748..ab99f09c16a5 100644
--- a/lang/python24/files/Setup
+++ b/lang/python24/files/Setup
@@ -362,7 +362,7 @@ bsddb bsddbmodule.o
binascii binascii.c
# Fred Drake's interface to the Python parser.
-#parser parsermodule.c
+parser parsermodule.c
# Digital Creations' cStringIO and cPickle
cStringIO cStringIO.c