Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_inspect.py4025 def assertInspectEqual(self, path, source): member in TestReload
4037 self.assertInspectEqual(path, module)
4040 self.assertInspectEqual(path, module)