Ejemplo n.º 1
0
 def start_ol(self, attrs):
     HTMLParser.start_ol(self, attrs)
     self.formatter.writer.suppress_indentation()
Ejemplo n.º 2
0
 def start_ol(self, attrs):
     HTMLParser.start_ol(self, attrs)
     self.formatter.writer.suppress_indentation()