Home | History | Annotate | Download | only in python2.7

Lines Matching full:differences

182         #      second sequence; differences are computed as "what do
769 producing human-readable differences or deltas. Differ uses
781 differences, and were not present in either input sequence. These lines
1354 r"""Returns generator yielding marked up from/to side by side differences.
1391 # create the difference iterator to generate the differences
1458 differences in them.
1703 HtmlDiff() to generate the side by side HTML differences). See
1720 context -- set to True for contextual differences (defaults to False
1721 which shows full differences).
1931 fromlist = ['<td></td><td>&nbsp;No Differences Found&nbsp;</td>']
1952 context -- set to True for contextual differences (defaults to False
1953 which shows full differences).