Searched refs:_io_TextIOWrapper_truncate (Results 1 – 1 of 1) sorted by relevance
561 …{"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