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