if tmp.has_section("core"):
                for key, value in tmp.items("core"):
                    self.set(key, value)