예제 #1
0
 def start_dl(self, attrs):
     HTMLParser.start_dl(self, attrs)
     self.formatter.writer.suppress_indentation()
예제 #2
0
 def start_dl(self, attrs):
     HTMLParser.start_dl(self, attrs)
     self.formatter.writer.suppress_indentation()