hi,

You can try this recipe, it should provides what you need.

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/413404

The key is: xmlrpclib.Binary(my_file_object.read())

-- 
sébastien
http://yadp.sourceforge.net

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

Reply via email to