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