Searched refs:_localemodule (Results 1 – 9 of 9) sorted by relevance
717 static struct PyModuleDef _localemodule = { variable737 m = PyModule_Create(&_localemodule); in PyInit__locale()
126 _locale _localemodule.c # -lintl
304 @.^.Lib._locale/pyd: @.^.Modules.o._localemodule s.linktab305 $(MAKEDLK) -d @.^.Lib._locale/pyd -s s.linktab -o @.^.Modules.o._localemodule -e init_locale
70 # Modules/_localemodule.c
1260 ; From python27_s.lib(_localemodule)
156 SOURCE=..\..\Modules\_localemodule.c
192 #_locale _localemodule.c # -lintl
12510 - In _localemodule.c, LC_MESSAGES is not always defined; put it
29889 - In _localemodule.c, LC_MESSAGES is not always defined; put it