Example #1
0
 def save(self):
     '''save the configuration to file.'''
     write_config(self.configfile, self.config)
Example #2
0
 def save(self):
     """save the configuration to file."""
     write_config(self.configfile, self.config)