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

Member predicate ClassValue::isOldStyle

Holds if this class is an old style class. An old style class is one that does not inherit from object.

predicate isOldStyle()