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

Member predicate ClassList::containsSpecial

Holds if this MRO contains a class whose instances we treat specially, rather than as a generic instance. For example, type or int.

boolean containsSpecial()