mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Add support for _locale.
This commit is contained in:
parent
fc4255db75
commit
3df69bca0a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue