972
973
def _add_text(self, key, parents, text, nostore_sha=None, random_id=False):
973
974
"""Add a text to the store.
977
978
:param key: The key tuple of the text to add. If the last element is
978
979
None, a CHK string will be generated during the addition.