Searched refs:test_non_sequence (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_bisect.py | 266 def test_non_sequence(self): member in TestErrorHandling |
D | test_heapq.py | 353 def test_non_sequence(self): member in TestErrorHandling |
/external/python/cpython2/Lib/test/ | ||
D | test_bisect.py | 289 def test_non_sequence(self): member in TestErrorHandling |
D | test_heapq.py | 340 def test_non_sequence(self): member in TestErrorHandling |