Oops - minor correction... xmlrpclib is fine (I think/hope).  It is
SimpleXMLRPCServer that currently has issues.  It uses
thread-unfriendly sys.exc_value and sys.exc_type... this is being
corrected.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to