Home
last modified time | relevance | path

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

/third_party/python/Modules/_sre/
H A Dsre.c267 static struct PyModuleDef sremodule; variable
3026 static struct PyModuleDef sremodule = { variable
3040 return PyModuleDef_Init(&sremodule); in PyInit__sre()

Completed in 4 milliseconds