Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcompile.c4660 check_ann_subscr(struct compiler *c, slice_ty sl) in check_ann_subscr() function
4742 !check_ann_subscr(c, targ->v.Subscript.slice))) { in compiler_annassign()