Public Member Functions | |
def | __init__ |
def | compare_files |
Difference viewer.
Definition at line 489 of file environment.py.
def encode.environment.DifferExtension.__init__ | ( | self | ) |
def encode.environment.DifferExtension.compare_files | ( | self, | ||
original_data, | ||||
modified_path | ||||
) |
The contents of PATH ("modified version") are compared to the DATA string ("original version").
Definition at line 495 of file environment.py.