CodeQL library for Python
codeql/python-all 0.11.13 (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()