Ejemplo n.º 1
0
 def __init__(self):
     HTMLParser.__init__(self)
     self.start_tags = []
     self.unmatch_tags = []