From 006ffd57dec93c396ff1958b569bf5e2d4e9ed34 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Fri, 27 Feb 1998 10:21:35 +0000 Subject: Use tk80, not an unsupported alpha version of tk81. Include locale module. --- lang/python32/files/Setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python32/files/Setup') diff --git a/lang/python32/files/Setup b/lang/python32/files/Setup index 96811ee9823c..41350fd89059 100644 --- a/lang/python32/files/Setup +++ b/lang/python32/files/Setup @@ -127,7 +127,7 @@ struct structmodule.c # binary structure packing/unpacking time timemodule.c # time operations and variables operator operator.c # operator.add() and similar goodies -#_locale _localemodule.c # access to ISO C locale support +_locale _localemodule.c # access to ISO C locale support # Modules with some UNIX dependencies -- on by default: -- cgit v1.2.3