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

Member predicate ModuleObject::attr

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

Object attr(string name)