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

/vbox/src/libs/xpcom18a4/python/src/
H A DPyIEnumerator.cpp201 static PyObject *PyIsDone(PyObject *self, PyObject *args) function
230 { "IsDone", PyIsDone, 1},
231 { "isDone", PyIsDone, 1},

Completed in 41 milliseconds