212
193
from bzrlib.inventory import Inventory
213
from bzrlib.osutils import isdir, isfile, sha_string, quotefn, \
194
from osutils import isdir, isfile, sha_string, quotefn, \
214
195
local_time_offset, username, kind_marker, is_inside_any
219
200
from bzrlib.trace import mutter, note
225
205
for path, entry in work_inv.iter_entries():