On 18 Jul, 14:02, "Sells, Fred" <[EMAIL PROTECTED]> wrote: > I need to talk to a vendor side via SOAP, Googling is overwhelming and many > hits seem to point to older attempts. > > Can someone tell me which SOAP module is recommended. I'm using Python 2.4.
If you are doing this inside the enterprise then you should probably be using ZSI from the Python Web Services project. I've used this one successfully with my company's Web21C sdk to send SMS messages. http://pywebsvcs.sourceforge.net/ Here's the Web21C site if you are interested http://sdk.bt.com/ --Michael Dillon -- http://mail.python.org/mailman/listinfo/python-list