CodeQL library for Python
codeql/python-all 0.9.2 ( changelog , source )
Search

Predicate theBytesType

Gets the builtin class for bytes. str in Python2, bytes in Python3

Import path

import python
ClassObject theBytesType ( )