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

Member predicate ModuleObject::attr

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

Object attr(string name)