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