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