Uses of Class
difflib.myers.DiffException

Packages that use DiffException
difflib.myers The diff.myers package implements Gene Myers' differencing algorithm. 
 

Uses of DiffException in difflib.myers
 

Subclasses of DiffException in difflib.myers
 class DifferentiationFailedException
          Thrown whenever the differencing engine cannot produce the differences between two revisions of ta text.
 



Copyright © 2009-2013. All Rights Reserved.