Searched defs:set_input_return (Results 1 - 1 of 1) sorted by relevance
/external/python/cpython2/Modules/ | ||
H A D | flmodule.c | 976 set_input_return (genericobject *g, PyObject *args) function 985 {"set_input_return", (PyCFunction)set_input_return, METH_OLDARGS}, |
Completed in 92 milliseconds