|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use difflib.myers | |
---|---|
difflib |
The difflib package
implements general operation with diff files. |
difflib.myers |
The diff.myers package
implements Gene Myers'
differencing algorithm. |
Classes in difflib.myers used by difflib | |
---|---|
Equalizer
Specifies when two compared elements in the Myers algorithm are equal. |
Classes in difflib.myers used by difflib.myers | |
---|---|
DifferentiationFailedException
Thrown whenever the differencing engine cannot produce the differences between two revisions of ta text. |
|
DiffException
Base class for all exceptions emanating from this package. |
|
Equalizer
Specifies when two compared elements in the Myers algorithm are equal. |
|
PathNode
A node in a diffpath. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |