Replaced host_distribution with get_host_distribution().
commit22c374f4a14c52a54048cfa720c55df306520cd8
authorThomas Leonard <talex5@gmail.com>
Sat, 8 Dec 2007 17:14:07 +0000 (8 17:14 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 8 Dec 2007 17:19:21 +0000 (8 17:19 +0000)
tree35f4dad40b7d691ecbf9a865766f3eb9fee92f55
parentc64bc11d2a92a9d2f4ca8eacb7d797195ad9b7aa
Replaced host_distribution with get_host_distribution().

Allows importing the distro module without automatically regenerating the
cache. This stops the unit-tests from updating the cache in your home
directory (reported by Mark Seaborn).
tests/basetest.py
tests/testall.py
zeroinstall/injector/distro.py
zeroinstall/injector/reader.py