advanced-security/qtil-python
0.0.3
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 semmle.python.types.ClassObject
ClassObject theBytesType()