summaryrefslogtreecommitdiff
path: root/lang/python32/files/Setup
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lang/python32/files/Setup2
1 files changed, 1 insertions, 1 deletions
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: