AlgorithmsModule
- Namespace
Namespace for “diff” algorithms.
Children
- Difflib
-
The difflib algorithm is based on the algorithm employed by the difflib library for Python, which is, in turn, based on an algorithm by Ratcliff and Obershelp, see http://docs.python.org/library/difflib.html.