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

Predicate ClassValue :: str

Get the ClassValue for the str class. This is bytes in Python 2, and str in Python 3.

Import path

import python
ClassValue str ( )