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