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