]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/t/thelpers.py
Stop forcing LC_CTYPE=ISO-8859-1
[bup.git] / lib / bup / t / thelpers.py
index 17ee6357debac8960c9130a2ce6a5f1856a4ee17..e05c1f65cc693dae859a4b14cceb91587ea8c008 100644 (file)
@@ -1,7 +1,7 @@
 
 from __future__ import absolute_import
 from time import tzset
-import helpers, math, os, os.path, re, subprocess
+import helpers, math, os, re, subprocess
 
 from wvtest import *