~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
..
http 1540.3.3 18 years ago Martin Pool Review updates of pycurl transport Split them out Diff
__init__.py 1910.16.6 18 years ago Andrew Bennetts Update Transport.abspath docstring. 44.5 KB Diff Download File
decorator.py 1955.3.15 18 years ago John Arbash Meinel Deprecate 'Transport.append' in favor of Transport 6.7 KB Diff Download File
fakenfs.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 2.3 KB Diff Download File
fakevfat.py 1955.3.6 18 years ago John Arbash Meinel Lots of deprecation warnings, but no errors 3.7 KB Diff Download File
ftp.py 1910.15.11 18 years ago Andrew Bennetts Fix the FTP transport's handling of abspath('/') 26.5 KB Diff Download File
local.py 1946.2.12 18 years ago John Arbash Meinel Add ability to pass a directory mode to non_atomic 17.9 KB Diff Download File
memory.py 1910.16.5 18 years ago Andrew Bennetts Merge from bzr.dev 9.9 KB Diff Download File
readonly.py 1955.3.15 18 years ago John Arbash Meinel Deprecate 'Transport.append' in favor of Transport 2.9 KB Diff Download File
sftp.py 1910.16.5 18 years ago Andrew Bennetts Merge from bzr.dev 42.8 KB Diff Download File
ssh.py 1711.9.10 18 years ago John Arbash Meinel Update transport/ssh.py to remove has_key usage 16.6 KB Diff Download File