/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

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
..
__init__.py 1852.8.7 19 years ago Robert Collins Update tree_implementation test tree factories to 5.4 KB Diff Download File
test_compare.py 1852.9.5 19 years ago Robert Collins Add tests for require_versioned to the InterTree.c 10 KB Diff Download File