Searched refs:__nonlocals (Results 1 – 1 of 1) sorted by relevance
157 __nonlocals = None variable in Function191 if self.__nonlocals is None:192 self.__nonlocals = self.__idents_matching(lambda x:x & DEF_NONLOCAL)193 return self.__nonlocals