Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsymtable.py127 __globals = None variable in Function
146 if self.__globals is None:
149 self.__globals = self.__idents_matching(test)
150 return self.__globals