Searched refs:test_abstractproperty_basics (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_abc.py | 15 def test_abstractproperty_basics(self): member in TestLegacyAPI |
/external/python/cpython2/Lib/test/ | ||
D | test_abc.py | 22 def test_abstractproperty_basics(self): member in TestABC |