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