]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/drecurse.py
Add add_error imports missed in import * removal
[bup.git] / lib / bup / drecurse.py
index f52d8ecd7007a0785be4cbe353dd58f5b35330ed..376ab34953008b10e7ac4e4acbfea3667a50af6c 100644 (file)
@@ -1,7 +1,7 @@
 
 import stat, os
 
-from bup.helpers import should_rx_exclude_path, debug1
+from bup.helpers import add_error, should_rx_exclude_path, debug1
 import bup.xstat as xstat