217
203
from bzrlib.inventory import Inventory
218
from bzrlib.osutils import isdir, isfile, sha_string, quotefn, \
204
from osutils import isdir, isfile, sha_string, quotefn, \
219
205
local_time_offset, username, kind_marker, is_inside_any
224
210
from bzrlib.trace import mutter, note
230
215
for path, entry in work_inv.iter_entries():