Searched defs:__mro__ (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_abc.py | 408 __mro__ = 42 # __mro__ is not tuple variable in test_factory.TestABC.test_issubclass_bad_arguments.C |
D | test_inspect.py | 1683 def __mro__(self): member in TestGetattrStatic.test_mro_as_property.Meta |