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

Predicate superCallTwoArgumentTracker

Gets a reference to the result of calling super with 2 arguments, where the first is a reference to the class cls, and the second argument is obj.

Import path

import semmle.python.dataflow.new.internal.DataFlowDispatch
Node superCallTwoArgumentTracker(Class cls, Node obj)