Searched refs:beDestroy (Results 1 – 1 of 1) sorted by relevance
54 PyObject *beDestroy(PyObject *, PyObject *);451 beDestroy(PyObject *self, PyObject *args) in beDestroy() function1077 {"beDestroy", (PyCFunction)beDestroy, METH_VARARGS, "Destroy a BE."},