Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dceval.c2285 int convert_to_tuple = opcode != BUILD_LIST_UNPACK; in _PyEval_EvalFrameDefault() local
2309 if (convert_to_tuple) { in _PyEval_EvalFrameDefault()