2789
2790
self._pending_children = {}
2791
2792
self._all_build_details = {}
2792
2794
self._revision_id_graph = {}
2794
2798
def _add_fulltext_content(self, revision_id, content_obj, noeol_flag):
2795
2799
self._fulltext_contents[revision_id] = content_obj