Searched refs:test_hasattr (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_bool.py | 183 def test_hasattr(self): member in BoolTest |
D | test_builtin.py | 664 def test_hasattr(self): member in BuiltinTest |
/external/python/cpython2/Lib/test/ | ||
D | test_bool.py | 178 def test_hasattr(self): member in BoolTest |
D | test_builtin.py | 570 def test_hasattr(self): member in BuiltinTest |