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