Searched refs:test_bad_coding (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_source_encoding.py | 69 def test_bad_coding(self): member in MiscSourceEncodingTest |
| /external/python/cpython3/Lib/test/ | ||
| D | test_source_encoding.py | 94 def test_bad_coding(self): member in MiscSourceEncodingTest |
| D | test_py_compile.py | 134 def test_bad_coding(self): member in PyCompileTestsBase |