Add xml subpackages, since they are likely to have different maintainers.

And if not they can be merged back together when that becomes apparent.
This commit is contained in:
R. David Murray 2010-08-06 21:18:49 +00:00
parent ef9efbd69c
commit d0511b0efb

View file

@ -230,8 +230,15 @@ winreg brian.curtin
winsound effbot (inactive) winsound effbot (inactive)
wsgiref pje wsgiref pje
xdrlib xdrlib
xml xml.dom
xml.dom.minidom
xml.dom.pulldom
xml.etree effbot (inactive) xml.etree effbot (inactive)
xml.parsers.expat
xml.sax
xml.sax.handler
xml.sax.saxutils
xml.sax.xmlreader
xmlrpc xmlrpc
zipfile zipfile
zipimport zipimport