Ejemplo n.º 1
0
 def depart_problematic(self, node):
     if not self._is_text_wrapper(node):
         return HTMLTranslator.depart_problematic(self, node)
Ejemplo n.º 2
0
 def depart_problematic(self, node):
     if not self._is_text_wrapper(node):
         return HTMLTranslator.depart_problematic(self, node)