Esempio n. 1
0
 def __str__(self):
     return "Aborted @ %(M)s" % {"M": timestamp(self.message)}
Esempio n. 2
0
 def __str__(self):
     return "Aborted @ %(M)s"%{"M":timestamp(self.message)}
Esempio n. 3
0
 def timestamp(self):
     return timestamp(self.time())
Esempio n. 4
0
 def timestamp(self):
     return timestamp(self.time())