On Wed, May 07, 2008 at 05:58:22PM +0530, Manoj Joseph wrote: > File "/usr/lib/python2.4/urllib2.py", line 580, in proxy_open > if '@' in host: > TypeError: iterable argument required > > Is there a plan to make the error message plain english? Is there a bug > logged for this or should I?
We do plan on eliminating all tracebacks, but I don't think we've seen this one before. Are you going through an http proxy? Do you have the environment variable $http_proxy set? Thanks, Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
