Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/clinic/
Dtextio.c.h242 # define _IO__TEXTIOBASE_NEWLINES_GETSETDEF {"newlines", (getter)_io__TextIOBase_newlines_get, (se…
244 # define _IO__TEXTIOBASE_NEWLINES_GETSETDEF {"newlines", (getter)_io__TextIOBase_newlines_get, NUL…
251 _io__TextIOBase_newlines_get(PyObject *self, void *Py_UNUSED(context)) in _io__TextIOBase_newlines_get() function