Example #1
0
 def shortcut(self):
     return formatter.substr(self.message, 30)
Example #2
0
 def shortcut(self):
     return formatter.substr(self.aboutme, 20)
Example #3
0
 def shortcut(self):
     return formatter.substr(self.comment, 30)
Example #4
0
 def shortcut(self):
     return formatter.substr(self.message,30)
Example #5
0
 def shortcut(self):
     return formatter.substr(self.aboutme,20)
Example #6
0
 def shortcut(self):
     return formatter.substr(self.comment,30)