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