Searched refs:_str_dbl_close_br (Results 1 – 3 of 3) sorted by relevance
9 static PyObject *_str_dbl_close_br; variable577 result = PyUnicode_Replace(temp, _str_close_br, _str_dbl_close_br, -1); in escape_braces()937 if (!_str_dbl_close_br && in maybe_init_static_strings()938 !(_str_dbl_close_br = PyUnicode_InternFromString("}}"))) { in maybe_init_static_strings()
211 Python/ast_unparse.c:_str_dbl_close_br static PyObject *_str_dbl_close_br
1767 Python/ast_unparse.c - _str_dbl_close_br variable static PyObject *_str_dbl_close_br