Searched defs:check_script_output (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_source_encoding.py | 144 def check_script_output(self, src, expected): member in BytesSourceEncodingTest |
/external/python/cpython3/Lib/test/ | ||
D | test_source_encoding.py | 209 def check_script_output(self, src, expected): member in BytesSourceEncodingTest |