Searched defs:newbound (Results 1 – 2 of 2) sorted by relevance
628 PyObject *newbound = NULL, *newglobal = NULL; in analyze_block() local
742 PyObject *name, *v, *local = NULL, *scopes = NULL, *newbound = NULL; in analyze_block() local