Beispiel #1
0
 def on_app_shutdown(self, app):
     Config.dump_conf(self.conf)
Beispiel #2
0
 def on_app_shutdown(self, app):
     Config.dump_conf(self.conf)
Beispiel #3
0
 def on_destroy(self):
     print('dialog.on_destroy()')
     Config.dump_conf(self.app.conf)
Beispiel #4
0
 def on_destroy(self):
     print('dialog.on_destroy()')
     Config.dump_conf(self.app.conf)
Beispiel #5
0
 def on_destroy(self):
     Config.dump_conf(self.app.conf)
Beispiel #6
0
 def on_destroy(self):
     Config.dump_conf(self.app.conf)