Searched refs:build_fstring_body (Results 1 – 1 of 1) sorted by relevance
615 build_fstring_body(asdl_seq *values, bool is_format_spec) in build_fstring_body() function641 PyObject *body = build_fstring_body(e->v.JoinedStr.values, is_format_spec); in append_joinedstr()