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

Predicate theBytesType

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

Import path

import python
ClassObject theBytesType()