83
91
In this version, no checking is done.
85
93
:param inv: An inventory about to be serialised, to be checked.
89
97
def _append_inventory_root(self, append, inv):
90
98
"""Append the inventory root to output."""
91
99
if inv.root.file_id not in (None, inventory.ROOT_ID):
97
105
if inv.revision_id is not None:
98
106
revid1 = ' revision_id="'