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.

Author _doublep
Recipients _doublep, drtomc, loewis
Date 2007-11-08.21:06:58
SpamBayes Score 0.051895488
Marked as misclassified No
Message-id <1194556018.45.0.839752051649.issue1390@psf.upfronthosting.co.za>
In-reply-to
Content
I think unexpected exception in toxml() is not worse than producing
unreadable output.  With createComment() it is different, since you can
e.g. create a temporary DOM tree only to discard it later and never
serialize.
History
Date User Action Args
2007-11-08 21:06:58_doublepsetspambayes_score: 0.0518955 -> 0.051895488
recipients: + _doublep, loewis, drtomc
2007-11-08 21:06:58_doublepsetspambayes_score: 0.0518955 -> 0.0518955
messageid: <1194556018.45.0.839752051649.issue1390@psf.upfronthosting.co.za>
2007-11-08 21:06:58_doubleplinkissue1390 messages
2007-11-08 21:06:58_doublepcreate