Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_import/
H A D__init__.py1213 def _setup_broken_package(self, parent, child): member in ImportTracebackTests
1229 init_path, bar_path = self._setup_broken_package("", "1/0")
1239 init_path, bar_path = self._setup_broken_package("", "1/0")
1249 init_path, bar_path = self._setup_broken_package("1/0", "")
1259 init_path, bar_path = self._setup_broken_package("1/0", "")

Completed in 3 milliseconds