summaryrefslogtreecommitdiffstats
path: root/Demo/pdist/cmptree.py
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/pdist/cmptree.py')
-rwxr-xr-xDemo/pdist/cmptree.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/pdist/cmptree.py b/Demo/pdist/cmptree.py
index dccd3ae..f6c611f 100755
--- a/Demo/pdist/cmptree.py
+++ b/Demo/pdist/cmptree.py
@@ -1,7 +1,7 @@
"""Compare local and remote dictionaries and transfer differing files -- like rdist."""
import sys
-from reprlib import repr
+from repr import repr
import FSProxy
import time
import os