Message266479
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). |
|
| Date |
User |
Action |
Args |
| 2016-05-27 06:02:48 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, enrico.scame |
| 2016-05-27 06:02:48 | serhiy.storchaka | set | messageid: <1464328968.07.0.176948588125.issue27120@psf.upfronthosting.co.za> |
| 2016-05-27 06:02:48 | serhiy.storchaka | link | issue27120 messages |
| 2016-05-27 06:02:47 | serhiy.storchaka | create | |
|