Home
last modified time | relevance | path

Searched defs:is_format_spec (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dast_unparse.c596 append_fstring_element(_PyUnicodeWriter *writer, expr_ty e, bool is_format_spec) in append_fstring_element()
615 build_fstring_body(asdl_seq *values, bool is_format_spec) in build_fstring_body()
638 append_joinedstr(_PyUnicodeWriter *writer, expr_ty e, bool is_format_spec) in append_joinedstr()