示例#1
0
 def start_ol(self, attrs):
     HTMLParser.start_ol(self, attrs)
     self.formatter.writer.suppress_indentation()
示例#2
0
 def start_ol(self, attrs):
     HTMLParser.start_ol(self, attrs)
     self.formatter.writer.suppress_indentation()