Searched refs:test_bom (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Lib/test/test_importlib/source/ | ||
D | test_source_encoding.py | 76 def test_bom(self): member in EncodingTest |
/external/python/cpython2/Lib/lib2to3/tests/ | ||
D | test_refactor.py | 279 def test_bom(self): member in TestRefactoringTool |
/external/python/cpython3/Lib/lib2to3/tests/ | ||
D | test_refactor.py | 283 def test_bom(self): member in TestRefactoringTool |
/external/python/cpython2/Lib/test/ | ||
D | test_codecs.py | 846 def test_bom(self): member in UTF8SigTest |
/external/python/cpython3/Lib/test/ | ||
D | test_codecs.py | 1126 def test_bom(self): member in UTF8SigTest |