CodeQL library for Python
codeql/python-all 0.11.14 (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)