Tried to download a wsdl which requires basic authentication.
Used http://user:password@server/path/service?wsdl as url in SOAPpy.WSDL.Proxy.
Problem is already described here:
http://osdir.com/ml/python.pywebsvcs.general/2006-03/msg00004.html
We're using: soappy 0.11.3-1, Debian 3.1
Forgot to say that it works with http but if I use https I get 401 unauthorized.