Searched refs:test_no_ending_newline (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_linecache.py | 71 def test_no_ending_newline(self): member in LineCacheTests |
D | test_compile.py | 13 def test_no_ending_newline(self): member in TestSpecifics |
/external/python/cpython3/Lib/test/ | ||
D | test_linecache.py | 126 def test_no_ending_newline(self): member in LineCacheTests |
D | test_compile.py | 20 def test_no_ending_newline(self): member in TestSpecifics |