summaryrefslogtreecommitdiffstats
path: root/Lib/difflib.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-09-21 20:31:52 (GMT)
committerGuido van Rossum <guido@python.org>2001-09-21 20:31:52 (GMT)
commit0fcca4e815e3dbb28c73108376079a94ad6ee8de (patch)
tree7c41c199c52d4d59d53a8ac3e54a1bed1c64926b /Lib/difflib.py
parent867a8d2e2688d837c67bf87eb9164528780f7bdc (diff)
downloadcpython-0fcca4e815e3dbb28c73108376079a94ad6ee8de.zip
cpython-0fcca4e815e3dbb28c73108376079a94ad6ee8de.tar.gz
cpython-0fcca4e815e3dbb28c73108376079a94ad6ee8de.tar.bz2
Change the way unexpected output is reported: rather than stopping at
the first difference, let the test run till completion, then gather all the output and compare it to the expected output using difflib. XXX Still to do: produce diff output that only shows the sections that differ; currently it produces ndiff-style output because that's the easiest to produce with difflib, but this becomes a liability when the output is voluminous and there are only a few differences.
Diffstat (limited to 'Lib/difflib.py')
0 files changed, 0 insertions, 0 deletions