codeql/python-all
7.1.2
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the builtin object ClassType (for old-style classes)
import semmle.python.types.ClassObject
ClassObject theClassType()