codeql/python-all
6.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the class of Python functions
import semmle.python.types.ClassObject
ClassObject thePyFunctionType()