Searched refs:test_error_hash (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_hash.py | 108 def test_error_hash(self): member in HashInheritanceTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_hash.py | 135 def test_error_hash(self): member in HashInheritanceTestCase |