"Asrarahmed Kadri" <[EMAIL PROTECTED]> wrote in message >I read the URL suggested by Simon, In that URL, it is given how to >create > the SOAP ENVELOPE using > httplib, so why bother about using SOAPpy...??
You can also read web pages using http POST and GET messages to a socket using the socket library, but most folks find it easier to use urllib. For that matter you can display output to sys.stdout, so why bother with print? The library functions make things easier and more consistent. Somebody else has debugged the code so you don't have to... Alan G. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor