Searched refs:test_newlines_property (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_memoryio.py | 490 def test_newlines_property(self): member in TextIOTestMixin |
/external/python/cpython3/Lib/test/ | ||
D | test_memoryio.py | 544 def test_newlines_property(self): member in TextIOTestMixin |