Searched refs:bytesio_truncate (Results 1 – 1 of 1) sorted by relevance
436 bytesio_truncate(bytesio *self, PyObject *args) in bytesio_truncate() function857 {"truncate", (PyCFunction)bytesio_truncate, METH_VARARGS, truncate_doc},