Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
D_pyio.py2029 self._check_newline(newline)
2072 def _check_newline(self, newline): member in TextIOWrapper
2181 self._check_newline(newline)