]> granicus.if.org Git - python/commit
When forming the <A> tag for a \seepep or \seerfc, make sure we strip
authorFred Drake <fdrake@acm.org>
Thu, 12 Apr 2001 04:03:22 +0000 (04:03 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 12 Apr 2001 04:03:22 +0000 (04:03 +0000)
commite0197bfaeb4cf189d0a0ee22f52a073c577a0c0f
treefa10b77204545dfc2fe798560a82749e4525acb2
parentfd09e86109605e9070b3b9e0b24c7a173b28bb0e
When forming the <A> tag for a \seepep or \seerfc, make sure we strip
HTML markup from the string used as the title in the TITLE attribute.

This fixes formatting in the "What's New in Python 2.1" document.
Doc/perl/python.perl