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

Member predicate ClassValue::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()