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 danken
Recipients danken, ezio.melotti, jgarrison, m-samia, python-dev, r.david.murray, techtonik, thomaslee, tod
Date 2011-10-02.12:57:59
SpamBayes Score 0.09342272
Marked as misclassified No
Message-id <1317560280.44.0.350953952281.issue4147@psf.upfronthosting.co.za>
In-reply-to
Content
btw, http://www.w3.org/TR/xml/#sec-white-space is a bit vague on how should a parser deal with whitespace, and seems to allow non-preservation of text nodes. Preserving "simple" text nodes is allowed, too, and is more polite to applications reading the prettyxml.
History
Date User Action Args
2011-10-02 12:58:00dankensetrecipients: + danken, techtonik, thomaslee, ezio.melotti, r.david.murray, jgarrison, m-samia, tod, python-dev
2011-10-02 12:58:00dankensetmessageid: <1317560280.44.0.350953952281.issue4147@psf.upfronthosting.co.za>
2011-10-02 12:57:59dankenlinkissue4147 messages
2011-10-02 12:57:59dankencreate