Message 73831 - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Content
I should have mentioned that this breaks in-document links, e.g. clicking 
on <a href="#blah">blah</a> will not bring you to <span 
id="blah"></span><a href="#blah">...</a>.

My point is that the attribute should be "name" instead of "href".