Searched refs:test_newlines_input (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_io.py | 2208 def test_newlines_input(self): member in TextIOWrapperTest |
/external/python/cpython3/Lib/test/ | ||
D | test_io.py | 2754 def test_newlines_input(self): member in TextIOWrapperTest |