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"), \185 ftools.remove_from_file(self.testinc_path, data)209 ftools.remove_from_file(inc_file, data)233 ftools.remove_from_file(self.testinc_bblayers_path, data)
33 def remove_from_file(path, data): function
54 ftools.remove_from_file(self.builddir + "/conf/bblayers.conf", self.layerappend)