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

Predicate theUnicodeType

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

Import path

import python
ClassObject theUnicodeType()