Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dimputil.py92 parent = self._determine_import_context(globals)
149 def _determine_import_context(self, globals): member in ImportManager