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