28
28
from cElementTree import Element, ElementTree, SubElement
33
33
from errors import bailout
36
from bzrlib.osutils import uuid, quotefn, splitpath, joinpath, appendpath
34
from osutils import uuid, quotefn, splitpath, joinpath, appendpath
39
37
class InventoryEntry(XMLMixin):
40
38
"""Description of a versioned file.