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

Member predicate ClassObject::lookupAttribute

Returns an attribute as it would be when looked up at runtime on this class. Will include attributes of super-classes

Object lookupAttribute(string name)