reopen 411524 reassign 411524 python2.7 2.7.11-2 quit On 03/07/16 10:27, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the python2.5 package: > > #411524: python2.3: pydoc -w doesn't produce proper HTML
I just tested this again, and pydoc -w still doesn't produce HTML that the W3 validator is happy with. For example, pydoc -w stat produces a file that the validator objects to <meta charset="utf-8"> because that' not legitimate in HTML 4.0 Transitional ; also the document fails to correctly specify a character set. Regards, Matthew

