CodeQL library for Python
codeql/python-all 0.11.13 (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()