Serhiy Storchaka added the comment:

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).

----------
resolution:  -> wont fix

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27120>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to