/brz/remove-bazaar

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

Better handling of passwords (user should be queried only once).

* bzrlib/transport/http/_urllib.py:
(HttpTransport_urllib.ask_password): Avoid requesting password
from user by querying the password manager for already typed
password.

* bzrlib/transport/http/_urllib2_wrappers.py:
(Response, Response.begin): Makes the body ignored responses
extensible by daughter classes.
Filename Latest Rev Last Changed Committer Comment Size
..
docs 1185.12.49 20 years ago Aaron Bentley Switched to ConfigObj Diff
__init__.py 1185.12.49 20 years ago Aaron Bentley Switched to ConfigObj Empty Diff Download File
configobj.py 1963.2.6 19 years ago Robey Pointer pychecker is on crack; go back to using 'is None'. 114 KB Diff Download File