Using SUDS SOAP client how do I specify web service URL. I can see clearly that WSDL path is specified in Client constructor but what if I wan't to change web service url?
|
|
I think you have to create a new Client object for each different URL. |
||||
|
