Searched refs:check_newline_decoding_utf8 (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_io.py | 2745 def check_newline_decoding_utf8(self, decoder): member in IncrementalNewlineDecoderTest |
/external/python/cpython3/Lib/test/ | ||
D | test_io.py | 3287 def check_newline_decoding_utf8(self, decoder): member in IncrementalNewlineDecoderTest |