Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/clinic/
Dtextio.c.h561 …{"truncate", (PyCFunction)(void(*)(void))_io_TextIOWrapper_truncate, METH_FASTCALL, _io_TextIOWrap…
567 _io_TextIOWrapper_truncate(textio *self, PyObject *const *args, Py_ssize_t nargs) in _io_TextIOWrapper_truncate() function