We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc4255d commit 3df69bcCopy full SHA for 3df69bc
Modules/Setup.in
@@ -138,6 +138,8 @@ struct structmodule.c # binary structure packing/unpacking
138
time timemodule.c # -lm # time operations and variables
139
operator operator.c # operator.add() and similar goodies
140
141
+#_locale _localemodule.c # access to ISO C locale support
142
+
143
144
# Modules with some UNIX dependencies -- on by default:
145
# (If you have a really backward UNIX, select and socket may not be
0 commit comments