예제 #1
0
 def _clearLogs(self):
     self.data = clearLog()
예제 #2
0
 def _clearLogs(self, **kwargs):
     self.data = clearLog()
예제 #3
0
 def _clearLogs(self, **kwargs):
     self.data = common.clearLog()