Searched refs:__nonlocals (Results 1 – 1 of 1) sorted by relevance
120 __nonlocals = None variable in Function146 if self.__nonlocals is None:147 self.__nonlocals = self.__idents_matching(lambda x:x & DEF_NONLOCAL)148 return self.__nonlocals