Bill Janssen <[EMAIL PROTECTED]> wrote:
> 
> > > * XML-RPC
> > 
> > >   + DocXMLRPCServer
> > >   + SimpleXMLRPCServer
> > >   + xmlrpclib
> > 
> > Somehow, this grouping seems artificial.  I also wonder whether the
> > Doc server ought to go in a docs package, or the debug package.  That
> > said, I still like it better than no change.
> 
> How about putting these into an web.xmlrpc package?

Too deep?  Also, from what I understand, XML-RPC is a specialized web
server, so the two Servers might fit within the http server package, and
xmlrpclib fitting with the http client stuff.

 - Josiah

_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to