示例#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()