MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / output_difference

Method output_difference

Lib/doctest.py:1596–1642  ·  view source on GitHub ↗

Return a string describing the differences between the expected output for a given example (`example`) and the actual output (`got`). `optionflags` is the set of option flags used to compare `want` and `got`.

(self, example, got, optionflags)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

report_failureMethod · 0.80

Calls 8

_do_a_fancy_diffMethod · 0.95
compareMethod · 0.95
_indentFunction · 0.85
splitlinesMethod · 0.80
rstripMethod · 0.80
listClass · 0.50
subMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected