Searched refs:iobase_truncate (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_io/ | ||
H A D | iobase.c | 123 iobase_truncate(PyObject *self, PyObject *args) in iobase_truncate() function 796 {"truncate", iobase_truncate, METH_VARARGS, iobase_truncate_doc}, |
Completed in 2 milliseconds