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

Predicate theBytesType

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

Import path

import python
ClassObject theBytesType()