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 serhiy.storchaka
Recipients adpoliak, eli.bendersky, serhiy.storchaka
Date 2013-01-10.20:40:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357850455.67.0.56611921948.issue14377@psf.upfronthosting.co.za>
In-reply-to
Content
Well, here is a patch which add short_empty_elements flag (as for XMLGenerator) to write(), tostring() and tostringlist() methods of ElementTree.
History
Date User Action Args
2013-01-10 20:40:56serhiy.storchakasetrecipients: + serhiy.storchaka, eli.bendersky, adpoliak
2013-01-10 20:40:55serhiy.storchakasetmessageid: <1357850455.67.0.56611921948.issue14377@psf.upfronthosting.co.za>
2013-01-10 20:40:55serhiy.storchakalinkissue14377 messages
2013-01-10 20:40:54serhiy.storchakacreate