~bzr-pqm/bzr/bzr.dev

  • Committer: Vincent Ladeuil
  • Date: 2008-10-06 10:06:53 UTC
  • mto: (3926.1.1 bzr.integration)
  • Revision ID: v.ladeuil+lp@free.fr-20081006100653-m74ulbg7rlfcuqox
Add a credential store for '.netrc'.

* plugins/netrc_credential_store/tests/test_netrc.py: 
Associated tests.

* plugins/netrc_credential_store/tests/__init__.py: 
Associated tests.

* plugins/netrc_credential_store/__init__.py: 
Provides a credential store for .netrc. This also documents how to
plug a credential store for authentication.conf.

* tests/__init__.py:
(TestCaseInTempDir.build_tree): Drive-by fix, use assertIsInstance
instead of assert_ to get a meaningful error message.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3613.2.2 16 years ago Robert Collins Refactor exporters to remove obvious duplication t 5.8 KB Diff Download File
dir_exporter.py 3613.2.2 16 years ago Robert Collins Refactor exporters to remove obvious duplication t 2.1 KB Diff Download File
tar_exporter.py 3613.2.2 16 years ago Robert Collins Refactor exporters to remove obvious duplication t 2.8 KB Diff Download File
zip_exporter.py 3613.2.2 16 years ago Robert Collins Refactor exporters to remove obvious duplication t 3.2 KB Diff Download File