Home
last modified time | relevance | path

Searched refs:_localemodule (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Modules/
D_localemodule.c717 static struct PyModuleDef _localemodule = { variable
737 m = PyModule_Create(&_localemodule); in PyInit__locale()
DSetup.dist126 _locale _localemodule.c # -lintl
/external/python/cpython2/RISCOS/
DMakefile304 @.^.Lib._locale/pyd: @.^.Modules.o._localemodule s.linktab
305 $(MAKEDLK) -d @.^.Lib._locale/pyd -s s.linktab -o @.^.Modules.o._localemodule -e init_locale
/external/python/cpython3/Tools/c-globals/
Dignored-globals.txt70 # Modules/_localemodule.c
/external/python/cpython2/PC/os2emx/
Dpython27.def1260 ; From python27_s.lib(_localemodule)
/external/python/cpython2/PC/VC6/
Dpythoncore.dsp156 SOURCE=..\..\Modules\_localemodule.c
/external/python/cpython2/Modules/
DSetup.dist192 #_locale _localemodule.c # -lintl
/external/python/cpython2/Misc/
DHISTORY12510 - In _localemodule.c, LC_MESSAGES is not always defined; put it
/external/python/cpython3/Misc/
DHISTORY29889 - In _localemodule.c, LC_MESSAGES is not always defined; put it