Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dfilecmp.py102 x.report_partial_closure() -> prints report on differences between dir1
104 x.report_full_closure() -> like report_partial_closure,
231 def report_partial_closure(self): # Print reports on self and on subdirs member in dircmp
/third_party/python/Lib/test/
H A Dtest_filecmp.py226 self._assert_report(d.report_partial_closure, expected_report)

Completed in 1 milliseconds