Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dast_unparse.c714 append_ast_simple_slice(_PyUnicodeWriter *writer, slice_ty slice) in append_ast_simple_slice() function
750 return append_ast_simple_slice(writer, slice); in append_ast_slice()