codeql/python-all
6.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the builtin class ‘long’ (Python 2 only)
import semmle.python.types.ClassObject
ClassObject theLongType()