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.c568 append_fstring_element(_PyUnicodeWriter *writer, expr_ty e, bool is_format_spec) in append_fstring_element()
589 build_fstring_body(asdl_seq *values, bool is_format_spec) in build_fstring_body()
612 append_joinedstr(_PyUnicodeWriter *writer, expr_ty e, bool is_format_spec) in append_joinedstr()
635 append_formattedvalue(_PyUnicodeWriter *writer, expr_ty e, bool is_format_spec) in append_formattedvalue()