Searched refs:remove_from_file (Results 1 – 3 of 3) sorted by relevance
72 ftools.remove_from_file(os.path.join(cls.builddir, "conf/local.conf"), \78 ftools.remove_from_file(os.path.join(cls.builddir, "conf/bblayers.conf"), \197 ftools.remove_from_file(self.testinc_path, data)221 ftools.remove_from_file(inc_file, data)245 ftools.remove_from_file(self.testinc_bblayers_path, data)
31 def remove_from_file(path, data): function
52 ftools.remove_from_file(self.builddir + "/conf/bblayers.conf", self.layerappend)