Uses of Class
difflib.DiffException

Packages that use DiffException
difflib The difflib package implements general operation with diff files. 
 

Uses of DiffException in difflib
 

Subclasses of DiffException in difflib
 class PatchFailedException
          Thrown whenever a delta cannot be applied as a patch to a given text.
 



Copyright © 2009-2013. All Rights Reserved.