Searched refs:ourvarnames (Results 1 – 1 of 1) sorted by relevance
279 PyObject *varnames, *ourvarnames = NULL; in code_new() local316 ourvarnames = validate_and_copy_tuple(varnames); in code_new()317 if (ourvarnames == NULL) in code_new()333 code, consts, ournames, ourvarnames, in code_new()338 Py_XDECREF(ourvarnames); in code_new()