CodeQL library for Python
codeql/python-all 0.12.0 (changelog, source)
Search

Member predicate ClassObject::lookupMro

Looks up an attribute by searching this class’ MRO starting at start

Object lookupMro(ClassObject start, string name)