[Python-Dev] PEP html display in IE
David Goodger
goodger@python.org
Tue, 12 Nov 2002 00:44:45 -0500
Thanks for the report and the workaround, Mark.
I've moved the comment inside the <head> tag to appease MSIE, so the
affected PEPs ought to work now (12, 256, 257, 258, 268, 290, 301). Please
let me know if anything's still amiss.
>> So what's the solution? Ignore the browser bug or work around it?
>
> Ignoring wont work <wink>.
Yes, it's hard to ignore a cranky 400-lb gorilla.
-- David Goodger <goodger@python.org> http://www.python.org/peps/
Python Enhancement Proposal (PEP) Editor
(Please cc: all PEP correspondence to <peps@python.org>.)