Searched refs:RuntimeImpl_Type (Results 1 – 1 of 1) sorted by relevance
68 static PyTypeObject RuntimeImpl_Type = variable242 RuntimeImpl *me = PyObject_New (RuntimeImpl, &RuntimeImpl_Type); in create()
Completed in 14 milliseconds