Searched refs:_check_module (Results 1 – 3 of 3) sorted by relevance
287 def _check_module(self, depth, alter_sys=False, member in RunModuleTestCase434 self._check_module(depth)439 self._check_module(depth, namespace=True, parent_namespaces=True)517 self._check_module(depth, alter_sys=True)
161 def _check_module(self, depth): member in RunModuleTest266 self._check_module(depth)
4652 Make test_runpy reentrant by fixing _check_module to clear out any module