-
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.