mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Create xmlrpc package. Issue #2886.
This commit is contained in:
parent
7f986acb01
commit
38eceaaf0c
17 changed files with 462 additions and 668 deletions
|
|
@ -1952,7 +1952,8 @@ xdrlib Implements (a subset of) Sun XDR (eXternal Data
|
|||
xmllib A parser for XML, using the derived class as static DTD.
|
||||
xml.dom Classes for processing XML using the Document Object Model.
|
||||
xml.sax Classes for processing XML using the SAX API.
|
||||
xmlrpclib Support for remote procedure calls using XML.
|
||||
xmlrpc.client Support for remote procedure calls using XML.
|
||||
xmlrpc.server Create XMLRPC servers.
|
||||
zipfile Read & write PK zipped files.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue