236
243
def parse_text_bytes(self, bytes):
237
244
"""Parse the text bytes of a serialized inventory delta.
239
250
:param bytes: The bytes to parse. This can be obtained by calling
240
251
delta_to_lines and then doing ''.join(delta_lines).
241
252
:return: (parent_id, new_id, versioned_root, tree_references,