➜

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.

作者 _doublep
收信人 _doublep, drtomc, loewis
日期 2007-11-07.01:08:23
SpamBayes Score 0.07738075
Marked as misclassified 否
Message-id <1194397703.7.0.223777629093.issue1390@psf.upfronthosting.co.za>
In-reply-to
内容
Well, it seems that allows createComment() in minidom to raise something
implementation/language specific.  I personally would prefer this (e.g.
a ValueError) instead of raising on serialization step, as I prefer
early error checks, when these checks obviously relate to some place in
the code.  In any way, I think that either createComment() should raise
or toxml(), but generating non-well formed output is a bug.
历史
日期 用户 动作 参数
2007-11-07 01:08:23_doublep修改spambayes_score: 0.0773807 -> 0.07738075
recipients: + _doublep, loewis, drtomc
2007-11-07 01:08:23_doublep修改spambayes_score: 0.0773807 -> 0.0773807
messageid: <1194397703.7.0.223777629093.issue1390@psf.upfronthosting.co.za>
2007-11-07 01:08:23_doublep链接issue1390 messages
2007-11-07 01:08:23_doublep创建