]> granicus.if.org Git - python/commitdiff
Add support for _locale.
authorGuido van Rossum <guido@python.org>
Wed, 19 Nov 1997 18:57:48 +0000 (18:57 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 19 Nov 1997 18:57:48 +0000 (18:57 +0000)
Modules/Setup.in

index 0c424ffc92840364bebb9716df914bbe8bff77ef..a7d896f9d82864e54035608e9be9a2df3dddd69d 100644 (file)
@@ -138,6 +138,8 @@ struct structmodule.c       # binary structure packing/unpacking
 time timemodule.c # -lm # time operations and variables
 operator operator.c    # operator.add() and similar goodies
 
+#_locale _localemodule.c  # access to ISO C locale support
+
 
 # Modules with some UNIX dependencies -- on by default:
 # (If you have a really backward UNIX, select and socket may not be