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__.py1190 def _setup_broken_package(self, parent, child): member in ImportTracebackTests
1206 init_path, bar_path = self._setup_broken_package("", "1/0")
1216 init_path, bar_path = self._setup_broken_package("", "1/0")
1226 init_path, bar_path = self._setup_broken_package("1/0", "")
1236 init_path, bar_path = self._setup_broken_package("1/0", "")