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

Predicate Escaping::getRegexKind

Gets the escape-kind for escaping a string so it can safely be included in a regular expression.

Import path

import semmle.python.Concepts
string getRegexKind()