Home | History | Annotate | Download | only in _io

Lines Matching refs:_PyIO_empty_str

1532             result = PyUnicode_Join(_PyIO_empty_str, chunks);

1784 line = PyUnicode_Join(_PyIO_empty_str, chunks);