Hi, Bernard wrote: > Is there a way to POST a handmade SOAP request *without* using any > libraries like SOAPpy?
This might help: http://effbot.org/zone/element-soap.htm I didn't try, but it should also work with lxml - which might make a couple of things a little easier, as it gives you XPath and (a lot of its) friends. For request generation, this little feature might also be of interest: http://codespeak.net/lxml/dev/tutorial.html#the-e-factory Stefan -- http://mail.python.org/mailman/listinfo/python-list