Home
/
Python 3.11
/
Types
/
resolve_bases
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Types
resolve_bases
Python 3.11
Resolve MRO entries dynamically as specified by PEP 560.
Syntax
PYTHON
Copy
types.resolve_bases(bases)
See Also
type
__mro_entries__()
type