Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_inspect.py3800 def assertInspectEqual(self, path, source): member in TestReload
3812 self.assertInspectEqual(path, module)
3815 self.assertInspectEqual(path, module)