[XML-SIG] Python 1.6 and XML
Lars Marius Garshol
larsga@garshol.priv.no
25 Apr 2000 13:09:35 +0200
* Paul Prescod
|
| I vote to dump xml.parsers.xmllib because I don't think anybody has
| the interest to maintain and improve it.
Should we check that with Sjoerd before we dump it?
| Arguably, namespaces and xmllib don't play together nicely anyhow
| because of the function name/":"-character clash.
The elements dictionary fixes that, and in fact the current xmllib
version supports namespaces.
--Lars M.