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

Predicate theStrType

Gets the ‘str’ class. This is the same as the ‘bytes’ class for Python 2 and the ‘unicode’ class for Python 3

Import path

import python
ClassObject theStrType()