Searched refs:_check_module (Results 1 – 3 of 3) sorted by relevance
289 def _check_module(self, depth, alter_sys=False, member in RunModuleTestCase436 self._check_module(depth)441 self._check_module(depth, namespace=True, parent_namespaces=True)519 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