71
72
root_id = elt.get('file_id') or ROOT_ID
75
77
if ie.parent_id == ROOT_ID:
83
def _unpack_entry(self, elt, entry_cache=None, return_from_cache=False):
82
84
## original format inventories don't have a parent_id for
83
85
## nodes in the root directory, but it's cleaner to use one