Searched refs:bus_methods (Results 1 – 1 of 1) sorted by relevance
415 static PyMethodDef bus_methods[] = { variable478 bus = Py_InitModule("bus", bus_methods); in initbus()