Olaf Tomalka added the comment:
Python 3.2.2, which is latest on arch linux
--
___
Python tracker
<http://bugs.python.org/issue14506>
___
___
Python-bugs-list m
Changes by Olaf Tomalka :
--
title: HTMLParser can't handle erronous end tags with additional tags in it ->
HTMLParser can't handle erronous end tags with additional info in them
___
Python tracker
<http://bugs.pytho
New submission from Olaf Tomalka :
While this is wrongly formated html, I've spotted such an example on real
website on the web, and all browsers handle the bad tag gracefully, while the
python html parser throws an exception with "bad end tag", I think additional
info in en