Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dposixmodule.c44 # include "posixmodule.h"
2789 # add self.py_name here when merging with posixmodule conversion
13976 #include "clinic/posixmodule.c.h"
16038 static struct PyModuleDef posixmodule = { variable
16053 return PyModuleDef_Init(&posixmodule); in INITFUNC()

Completed in 15 milliseconds