Home
last modified time | relevance | path

Searched refs:_get_mixins_ (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Denum.py489 member_type, first_enum = metacls._get_mixins_(cls, bases)
527 member_type, first_enum = metacls._get_mixins_(cls, bases)
852 _, first_enum = cls._get_mixins_(class_name, bases)
940 def _get_mixins_(mcls, class_name, bases): member in EnumType
/third_party/python/Lib/test/
H A Dtest_enum.py474 _get_mixins_ = 9 variable in _EnumTests.test_invalid_names.Wrong

Completed in 12 milliseconds