Home
last modified time | relevance | path

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

/third_party/python/Python/
Dast_unparse.c601 append_fstring_element(_PyUnicodeWriter *writer, expr_ty e, bool is_format_spec) in append_fstring_element()
620 build_fstring_body(asdl_expr_seq *values, bool is_format_spec) in build_fstring_body()
643 append_joinedstr(_PyUnicodeWriter *writer, expr_ty e, bool is_format_spec) in append_joinedstr()