~bzr-pqm/bzr/bzr.dev

Recover from ImportError when loading a registry.

This is necessary to avoid a dependency on testtools, because the --parallel
option to the selftest command requires bzrlib.tests.parallel_registry which
will try to initialize the tests package, causing an error without testtools:

ImportError: No module named testtools
Filename Latest Rev Last Changed Committer Comment Size
..
.bzrignore 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 52 bytes Diff Download File
__init__.py 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 2.4 KB Diff Download File
bashcomp.py 0.27.41 14 years ago Martin von Gagern Recover from ImportError when loading a registry. 10.5 KB Diff Download File
COPYING.txt 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 17.5 KB Diff Download File
lazy.sh 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 1.4 KB Diff Download File
MANIFEST.in 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 16 bytes Diff Download File
meta.py 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 1.7 KB Diff Download File
README.txt 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 6.3 KB Diff Download File
File release.sh 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 137 bytes Diff Download File
File setup.py 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 2.3 KB Diff Download File