| phystricks
    | 
contains the comparison between two 'tikz' files More...


| Public Member Functions | |
| def | __init__ (self, f1, f2, kind, comment=None) | 
| def | __str__ (self) | 
| Public Attributes | |
| f1 | |
| f2 | |
| kind | |
| comment | |
contains the comparison between two 'tikz' files
| f1,f2 | filenames which have been compared | 
| kind | (string) the kind of encountered problem. for example) | 
| comment | (string) the problem which was found | 
The possibilities for kind are :
| def TestRecall.TikzComparison.__init__ | ( | self, | |
| f1, | |||
| f2, | |||
| kind, | |||
| comment = None | |||
| ) | 
| def TestRecall.TikzComparison.__str__ | ( | self | ) | 
| TestRecall.TikzComparison.comment | 
| TestRecall.TikzComparison.f1 | 
| TestRecall.TikzComparison.f2 | 
| TestRecall.TikzComparison.kind | 
 1.8.11
 1.8.11