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

Predicate object_for_string

Primarily for internal use.

Gets the object for the string text. The extractor will have populated a str object for each module name, with the name b’text’ or u’text’ (including the quotes).

Import path

import python
Object object_for_string(string text)