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

Predicate theUnicodeType

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

Import path

import python
ClassObject theUnicodeType()