Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dsymtable.py154 __locals = None variable in Function
173 if self.__locals is None:
176 self.__locals = self.__idents_matching(test)
177 return self.__locals