D | doctest.py | 272 def _ellipsis_match(want, got): argument 1154 def report_success(self, out, test, example, got): argument 1162 def report_failure(self, out, test, example, got): argument 1484 def check_output(self, want, got, optionflags): argument 1538 def _do_a_fancy_diff(self, want, got, optionflags): argument 1561 def output_difference(self, example, got, optionflags): argument 1620 def __init__(self, test, example, got): argument 1747 def report_failure(self, out, test, example, got): argument
|