Searched refs:_PyIO_str_nl (Results 1 – 3 of 3) sorted by relevance
158 extern PyObject *_PyIO_str_nl;
35 PyObject *_PyIO_str_nl; variable735 if (!(_PyIO_str_nl = PyString_InternFromString("\n"))) in init_io()
127 decoded, _PyIO_str_nl, self->writenl, -1); in write_str()