Home
last modified time | relevance | path

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

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