102
102
__slots__ = ['text_sha1', 'text_size', 'file_id', 'name', 'kind',
103
'text_id', 'parent_id', 'children', ]
103
'text_id', 'parent_id', 'children',
105
106
def __init__(self, file_id, name, kind, parent_id, text_id=None):
106
107
"""Create an InventoryEntry