diff options
Diffstat (limited to 'lang/python27/files/Setup')
-rw-r--r-- | lang/python27/files/Setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python27/files/Setup b/lang/python27/files/Setup index e804c42..ab99f09 100644 --- a/lang/python27/files/Setup +++ b/lang/python27/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 |