codeql/python-all
4.0.3-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the builtin class for unicode. unicode in Python2, str in Python3
import python
ClassObject theUnicodeType()