Hi I'm trying to build a simple soap client using  the ZSI library.
My python script operates from behind a proxy-based firewall.
Do you know how I can specify the proxy name and port to use, when using the
ZSI client.
( using the urllib2, this can be done through ProxyHandler, for instance.
But I dont know how its done using soap libraries.
Many thanks
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to