codeql/python-all
2.1.3-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the builtin class for bytes. str in Python2, bytes in Python3
import python
ClassObject theBytesType()