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

Member predicate ClassObject::unknowableAttributes

Whether it is impossible to know all the attributes of this class. Usually because it is impossible to calculate the full class hierarchy or because some attribute is too dynamic.

predicate unknowableAttributes()