示例#1
0
 def log_message(self, format, *args):
     if self.verbose:
         CGIHTTPRequestHandler.log_message(self, format, *args)