Use tk80, not an unsupported alpha version of tk81.
Include locale module.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user