Searched refs:_import_top_module (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dimputil.py106 top_module = self._import_top_module(parts[0])
188 def _import_top_module(self, name): member in class:ImportManager
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dimputil.py106 top_module = self._import_top_module(parts[0])
188 def _import_top_module(self, name): member in class:ImportManager

Completed in 13 milliseconds