Searched refs:keytuple (Results 1 – 1 of 1) sorted by relevance
1819 PyObject *keytuple = PyList_AsTuple(names); in compiler_visit_annotations() local1821 if (keytuple == NULL) { in compiler_visit_annotations()1824 ADDOP_N(c, LOAD_CONST, keytuple, consts); in compiler_visit_annotations()