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

Predicate theBytesType

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

Import path

import semmle.python.types.ClassObject
ClassObject theBytesType()