Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
DcStringIO.c358 IO_seek(Iobject *self, PyObject *args) { in IO_seek() function
520 {"seek", (PyCFunction)IO_seek, METH_VARARGS, IO_seek__doc__},
627 {"seek", (PyCFunction)IO_seek, METH_VARARGS, IO_seek__doc__},