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