Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Diobase.c111 iobase_truncate(PyObject *self, PyObject *args) in iobase_truncate() function
686 {"truncate", iobase_truncate, METH_VARARGS, iobase_truncate_doc},