codeql/python-all
3.0.1-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()