Ejemplo n.º 1
0
 def item_description(self, item):
     return strippost(item.text, item)
Ejemplo n.º 2
0
 def get_strip_text(self):
     return markup.strippost(self.text, self)