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