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