Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dtermios.c61 static struct PyModuleDef termiosmodule; variable
1259 static struct PyModuleDef termiosmodule = { variable
1273 return PyModuleDef_Init(&termiosmodule); in PyInit_termios()

Completed in 2 milliseconds