1518
1521
def _create_basis_xml_from_inventory(self, revision_id, inventory):
1519
1522
"""Create the text that will be saved in basis-inventory"""
1520
1523
inventory.revision_id = revision_id
1523
1526
def _cache_basis_inventory(self, new_revision):
1524
1527
"""Cache new_revision as the basis inventory."""