Searched refs:append_and_save (Results 1 – 3 of 3) sorted by relevance
59 hdf_utils.append_and_save(self.contents, self.file_path, module_)
168 hdf_utils.append_and_save(file_content, self.k_path, new_content)
129 def append_and_save(file_content, file_path, new_section): function