Searched refs:bytesio_truncate (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Modules/_io/
H A Dbytesio.c436 bytesio_truncate(bytesio *self, PyObject *args) function
856 {"truncate", (PyCFunction)bytesio_truncate, METH_VARARGS, truncate_doc},

Completed in 91 milliseconds