Home
last modified time | relevance | path

Searched refs:MyDirCmp (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_filecmp.py206 class MyDirCmp(filecmp.dircmp): class
208 d = MyDirCmp(self.dir, self.dir_diff)
212 self.assertEqual(type(sub_dcmp), MyDirCmp)

Completed in 2 milliseconds