xml-rpc

How to send a xml-rpc request in python?

How to send a xml-rpc request in python? Question: I was just wondering, how would I be able to send a xml-rpc request in python? I know you can use xmlrpclib, but how do I send out a request in xml to access a function? I would like to see the xml response. So basically …

Total answers: 3