mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +00:00
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:
parent
ef9efbd69c
commit
d0511b0efb
1 changed files with 8 additions and 1 deletions
|
@ -230,8 +230,15 @@ winreg brian.curtin
|
|||
winsound effbot (inactive)
|
||||
wsgiref pje
|
||||
xdrlib
|
||||
xml
|
||||
xml.dom
|
||||
xml.dom.minidom
|
||||
xml.dom.pulldom
|
||||
xml.etree effbot (inactive)
|
||||
xml.parsers.expat
|
||||
xml.sax
|
||||
xml.sax.handler
|
||||
xml.sax.saxutils
|
||||
xml.sax.xmlreader
|
||||
xmlrpc
|
||||
zipfile
|
||||
zipimport
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue