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

Class Differ

Lib/difflib.py:766–1087  ·  view source on GitHub ↗

r""" Differ is a class for comparing sequences of lines of text, and producing human-readable differences or deltas. Differ uses SequenceMatcher both to compare sequences of lines, and to compare sequences of characters within similar (near-matching) lines. Each line of a Diffe

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ndiffFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected