Home
last modified time | relevance | path

Searched refs:append_ast_ext_slice (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dast_unparse.c734 append_ast_ext_slice(_PyUnicodeWriter *writer, slice_ty slice) in append_ast_ext_slice() function
752 return append_ast_ext_slice(writer, slice); in append_ast_slice()