Home
last modified time | relevance | path

Searched refs:testconsole_def (Results 1 – 1 of 1) sorted by relevance

/third_party/python/PC/
D_testconsole.c115 static PyModuleDef testconsole_def = { variable
130 return PyModuleDef_Init(&testconsole_def); in PyInit__testconsole()