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