Ejemplo n.º 1
0
 def submit_bug_report(self, event=None):
     from util.diagnostic import do_diagnostic
     do_diagnostic()
Ejemplo n.º 2
0
 def on_bug_report(self, e):
     from util.diagnostic import do_diagnostic
     do_diagnostic()
Ejemplo n.º 3
0
 def on_bug_report(self, e):
     from util.diagnostic import do_diagnostic
     do_diagnostic()
Ejemplo n.º 4
0
 def submit_bug_report(self, event=None):
     from util.diagnostic import do_diagnostic
     do_diagnostic()