I\'m trying to write an HTML parser using Python\'s html.parser.HTMLParser function and have some questions.
I\'m defining a parsing class as follows: