On Mon, Oct 5, 2015 at 9:14 AM, Skip Montanaro <skip.montan...@gmail.com> wrote: > I wouldn't be surprised if there were some small API changes other than the > name change caused by the move into the xml package. Before I dive into a > rabbit hole and start to modify elementtidy, is there some other stdlib-only > way to parse HTML code into an xml.etree.ElementTree?
Never mind. The only change necessary turned out to be the import. /F writes robust code. :-) Skip -- https://mail.python.org/mailman/listinfo/python-list