218
198
from bzrlib.inventory import Inventory
219
from bzrlib.osutils import isdir, isfile, sha_string, quotefn, \
199
from osutils import isdir, isfile, sha_string, quotefn, \
220
200
local_time_offset, username, kind_marker, is_inside_any
225
205
from bzrlib.trace import mutter, note
231
210
for path, entry in work_inv.iter_entries():