Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_localemodule.c56 #include "clinic/_localemodule.c.h"
900 static struct PyModuleDef _localemodule = { variable
915 return PyModuleDef_Init(&_localemodule); in PyInit__locale()

Completed in 2 milliseconds