You're extracting structured data from an html file. You might want to look at the lxml.etree module. (I think that's where ElementTree landed when it was adopted into the stdlib).
Skip
-- https://mail.python.org/mailman/listinfo/python-list
You're extracting structured data from an html file. You might want to look at the lxml.etree module. (I think that's where ElementTree landed when it was adopted into the stdlib).
Skip
-- https://mail.python.org/mailman/listinfo/python-list