Home
last modified time | relevance | path

Searched refs:IO_getval (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
DcStringIO.c126 IO_getval(IOobject *self, PyObject *args) { in IO_getval() function
514 {"getvalue", (PyCFunction)IO_getval, METH_VARARGS, IO_getval__doc__},
621 {"getvalue", (PyCFunction)IO_getval, METH_VARARGS, IO_getval__doc__},