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

Predicate theUnicodeType

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

Import path

import python
ClassObject theUnicodeType ( )