Home
last modified time | relevance | path

Searched refs:escape_braces (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dast_unparse.c541 escape_braces(PyObject *orig) in escape_braces() function
559 escaped = escape_braces(unicode); in append_fstring_unicode()