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