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