14
12
# along with this program; if not, write to the Free Software
15
13
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17
16
from bzrlib.xml_serializer import ElementTree, SubElement, Element, Serializer
18
17
from bzrlib.inventory import ROOT_ID, Inventory, InventoryEntry
19
18
import bzrlib.inventory as inventory