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

Member predicate StringLiteral::isUnicode

Holds if this string is a unicode string, either by default (e.g. if Python 3), or with an explicit prefix.

predicate isUnicode()