mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Marc-Andre Lemburg <mal@lemburg.com>:
The locale module is turned on per default.
This commit is contained in:
parent
4fd73f0465
commit
753131c90a
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ _codecs _codecsmodule.c # access to the builtin codecs and codec registry
|
||||||
unicodedata unicodedata.c unicodedatabase.c
|
unicodedata unicodedata.c unicodedatabase.c
|
||||||
# static Unicode character database
|
# static Unicode character database
|
||||||
|
|
||||||
#_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:
|
# Modules with some UNIX dependencies -- on by default:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue