Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_import/
D__init__.py1115 def _setup_broken_package(self, parent, child): member in ImportTracebackTests
1131 init_path, bar_path = self._setup_broken_package("", "1/0")
1141 init_path, bar_path = self._setup_broken_package("", "1/0")
1151 init_path, bar_path = self._setup_broken_package("1/0", "")
1161 init_path, bar_path = self._setup_broken_package("1/0", "")