-
Committer:
v.ladeuil+lp at free
-
Date:
2006-12-07 12:59:16 UTC
-
mto:
(2182.1.1 Aaron's integration)
-
mto:
This revision was merged to the branch mainline in
revision
2183.
-
Revision ID:
v.ladeuil+lp@free.fr-20061207125916-iaobw8yr8t6p071z
Fix bug #74759.
* bzrlib/transport/http/_urllib2_wrappers.py:
(ProxyHandler): Properly set the proxy before trying to open the
connection if any proxy is set.
(Opener.__init__): Use our ProxyHandler.