-
Committer:
Vincent Ladeuil
-
Date:
2007-10-23 14:31:10 UTC
-
mto:
(2961.1.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
2962.
-
Revision ID:
v.ladeuil+lp@free.fr-20071023143110-xzvdlw5ltdwqlfxj
Polishing.
* bzrlib/config.py:
Use cStringIO instead of StringIO.
* bzrlib/tests/test_config.py:
(TestAuthenticationConfigFile.test_broken_config): Add one more test.
* bzrlib/plugins/launchpad/lp_registration.py:
Fix import again.
* bzrlib/config.py:
(AuthenticationConfig.get_credentials): Slightly rework ValueError
exceptions.
(AuthenticationConfig.decode_password): Change signature, it will
be needed anyway in the short future.