HomeSort by relevance Sort by last modified time
    Searched refs:_check_relative_imports (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_runpy.py 231 def _check_relative_imports(self, depth, run_name=None): member in class:RunModuleTest
276 self._check_relative_imports(depth)
281 self._check_relative_imports(depth, "__main__")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_runpy.py 231 def _check_relative_imports(self, depth, run_name=None): member in class:RunModuleTest
276 self._check_relative_imports(depth)
281 self._check_relative_imports(depth, "__main__")

Completed in 54 milliseconds