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

Member predicate ModuleObject :: attr

Gets the named attribute of this module. Synonym for getAttribute(name)

Object attr ( string name )