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