-
Committer:
Vincent Ladeuil
-
Date:
2008-05-18 07:34:22 UTC
-
mto:
(3430.2.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
3431.
-
Revision ID:
v.ladeuil+lp@free.fr-20080518073422-iy08xdty0komg39e
Fixed as per Matt Nordhoff review.
* bzrlib/transport/http/_urllib2_wrappers.py:
(AbstractHTTPHandler.do_open): Use iteritems instead of items to
avoid a useless copy.