Searched defs:PyIsDone (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/python/src/ | ||
H A D | PyIEnumerator.cpp | 201 static PyObject *PyIsDone(PyObject *self, PyObject *args) function 230 { "IsDone", PyIsDone, 1}, 231 { "isDone", PyIsDone, 1}, |
Completed in 44 milliseconds