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