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