[Python-Dev] xmlrpclib

Bill Bumgarner bbum@codefab.com
Thu, 6 Mar 2003 09:51:55 -0500


Is there active work on the xmlrpclib module these days?   The 
HTTPTransport patch/addition should likely go out with 2.3 as it adds 
easy authentication and proxy support to xmlrpclib.

Also, the unicode support in xmlrpclib is broken in that it can't 
handle subclasses of <type 'unicode'>.

b.bum