Use tk80, not an unsupported alpha version of tk81.

Include locale module.
This commit is contained in:
Thomas Gellekum
1998-02-27 10:21:35 +00:00
parent 2f625c6887
commit 006ffd57de
31 changed files with 62 additions and 62 deletions

View File

@@ -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: