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

Predicate theUnicodeType

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

Import path

import python
ClassObject theUnicodeType ( )