[issue1390] toxml generates output that is not well formed

Paul Pogonyshev report at bugs.python.org
Thu Nov 8 22:06:58 CET 2007


Paul Pogonyshev added the comment:

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.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1390>
__________________________________


More information about the Python-bugs-list mailing list