Add support for _locale.

This commit is contained in:
Guido van Rossum 1997-11-19 18:57:48 +00:00
parent fc4255db75
commit 3df69bca0a
1 changed files with 2 additions and 0 deletions

View 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