R. David Murray added the comment:

I suspect that calling startendtag is also backward incompatible, in that there 
may be parsers out there that are depending on starttag getting called for 
<img>, and endtag not getting called (that is, endtag getting called for it 
will cause them to break).  I would hope that this would not be the case, but 
I'm worried about it.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25258>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to