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