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 ronaldoussoren
Recipients ned.deily, ronaldoussoren, serhiy.storchaka, shaneg
Date 2019-07-14.16:13:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563120830.75.0.64266358278.issue37344@roundup.psfhosted.org>
In-reply-to
Content
You can always strip the file yourself :-)

Ignoring leading whitespace for XML would be fairly invasive due to the way the code is set up. I'm not set against it, but I'm not in favour of complicating the implementation for an edge case like this.
History
Date User Action Args
2019-07-14 16:13:50ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, serhiy.storchaka, shaneg
2019-07-14 16:13:50ronaldoussorensetmessageid: <1563120830.75.0.64266358278.issue37344@roundup.psfhosted.org>
2019-07-14 16:13:50ronaldoussorenlinkissue37344 messages
2019-07-14 16:13:50ronaldoussorencreate