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