HomeSort by relevance Sort by last modified time
    Searched full:_io_bytesio_truncate (Results 1 - 1 of 1) sorted by null

  /external/python/cpython3/Modules/_io/clinic/
bytesio.c.h 306 {"truncate", (PyCFunction)_io_BytesIO_truncate, METH_VARARGS, _io_BytesIO_truncate__doc__},
312 _io_BytesIO_truncate(bytesio *self, PyObject *args)

Completed in 2720 milliseconds