Remove server package suggestion, add an XML-RPC one, and not that an HTTP

server package might be reasonable.
This commit is contained in:
Brett Cannon 2007-01-03 01:17:11 +00:00
parent 8e7780cca4
commit d9e006bb68
1 changed files with 2 additions and 5 deletions

View File

@ -529,14 +529,10 @@ for the suggested package (if not already existent) is being proposed.
+ wave
+ winsound
* Servers
* XML-RPC
+ BaseHTTPServer
+ CGIHTTPServer
+ DocXMLRPCServer
+ SimpleHTTPServer
+ SimpleXMLRPCServer
+ SocketServer
* Web
@ -554,6 +550,7 @@ for the suggested package (if not already existent) is being proposed.
+ HTMLParser
+ Cookie
+ cookielib
+ Could also just gather HTTP servers.
Modules reliant on obsolete/rarely used file formats?