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

Member predicate FunctionObject::isNormalMethod

Whether this is a “normal” method, that is, it is exists as a class attribute which is not wrapped and not the new method.

predicate isNormalMethod()