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