From a7ec9960d9c2ddbc3f52571049112fca14fafdd1 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Fri, 21 May 1999 07:06:06 +0000 Subject: Enable the parser module. Submitted by: nectar --- lang/python24/files/Setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python24/files/Setup') 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 -- cgit v1.2.3