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 enrico.scame, serhiy.storchaka
Date 2016-05-27.06:02:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464328968.07.0.176948588125.issue27120@psf.upfronthosting.co.za>
In-reply-to
Content
See also issue222587. Seems this was the reason why the xmllib module was deprecated.

Use the xml package for parsing XML (xml.etree.ElementTree, xml.dom.minidom, xml.sax, etc).
History
Date User Action Args
2016-05-27 06:02:48serhiy.storchakasetrecipients: + serhiy.storchaka, enrico.scame
2016-05-27 06:02:48serhiy.storchakasetmessageid: <1464328968.07.0.176948588125.issue27120@psf.upfronthosting.co.za>
2016-05-27 06:02:48serhiy.storchakalinkissue27120 messages
2016-05-27 06:02:47serhiy.storchakacreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.