~bzr-pqm/bzr/bzr.dev

Takes jam's remarks into account when possible, add TODOs for the rest.

* bzrlib/transport/http/_urllib2_wrappers.py:
(ConnectionHandler): No more need to attempt caching, the cloning
process is enough.
(Opener): Use one password manager by instance.
(HTTPDefaultErrorHandler.http_error_default): Oops, provide right
parameters to InvalidHttpResponse.

* bzrlib/transport/http/_urllib.py:
(HttpTransport_urllib.__init__): An Opener is created for new
transports only, cloned transports reuse it.

* bzrlib/transport/http/__init__.py: 
Add a TODO.
Filename Latest Rev Last Changed Committer Comment Size
..
revision 1563.2.20 18 years ago Robert Collins Add a revision store test adapter. Diff
versioned 1563.2.8 18 years ago Robert Collins Move WeaveStore down into bzrlib.store.versioned.w Diff
__init__.py 1963.2.7 18 years ago Robey Pointer merge from bzr.dev 12.9 KB Diff Download File
text.py 1963.2.7 18 years ago Robey Pointer merge from bzr.dev 4.2 KB Diff Download File