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.

作者 serhiy.storchaka
收信人 Arfrever, berker.peksag, eli.bendersky, ezio.melotti, martin.panter, serhiy.storchaka
日期 2015-06-26.17:45:25
SpamBayes Score -1.0
Marked as misclassified
Message-id <1435340726.09.0.743750638399.issue19176@psf.upfronthosting.co.za>
In-reply-to
内容
Here is a patch that also fixes other issues with doctype.

1) Direct call of doctype() issues a warning.
2) Parser's doctype() is not called if target's doctype() is called.
历史
日期 用户 动作 参数
2015-06-26 17:45:26serhiy.storchaka修改recipients: + serhiy.storchaka, ezio.melotti, Arfrever, eli.bendersky, berker.peksag, martin.panter
2015-06-26 17:45:26serhiy.storchaka修改messageid: <1435340726.09.0.743750638399.issue19176@psf.upfronthosting.co.za>
2015-06-26 17:45:26serhiy.storchaka链接issue19176 messages
2015-06-26 17:45:26serhiy.storchaka创建