Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcompile.c4635 check_ann_slice(struct compiler *c, slice_ty sl) in check_ann_slice() function
4668 if (!check_ann_slice(c, sl)) { in check_ann_subscr()
4679 if (!check_ann_slice(c, subsl)) { in check_ann_subscr()