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

Member predicate ClassObject::isNewStyle

Holds if this class is a new style class. A new style class is one that implicitly or explicitly inherits from object.

predicate isNewStyle()