Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsymtable.py125 __locals = None variable in Function
139 if self.__locals is None:
142 self.__locals = self.__idents_matching(test)
143 return self.__locals