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