Beispiel #1
0
 def get_clean_msg(self):
     return get_clean_text(self.text)
Beispiel #2
0
 def get_cleaned_signature(self):
     return get_clean_text(self.signature)
Beispiel #3
0
 def get_cleaned_post(self):
     return get_clean_text(self.text)