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

Predicate theBytesType

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

Import path

import python
ClassObject theBytesType()