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

Member predicate ModuleObject::attr

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

Object attr(string name)