]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/t/tmetadata.py
metadata/xstat: fix a bunch of CodingStyle issues.
[bup.git] / lib / bup / t / tmetadata.py
index 17cec0128fe8c0f9cac1cf2188f6afafbdf9f3b4..8852a38942f8f38e474c4747a1a4c3fb1098c887 100644 (file)
@@ -1,9 +1,4 @@
-import grp
-import pwd
-import stat
-import subprocess
-import tempfile
-import xattr
+import glob, grp, pwd, stat, tempfile, subprocess, xattr
 import bup.helpers as helpers
 from bup import metadata
 from bup.helpers import clear_errors, detect_fakeroot