Added Selection.get_path()
commit2d0e1420911f0ce0b02ef6eca4aa89e4c93f1090
authorThomas Leonard <talex5@gmail.com>
Tue, 24 Apr 2012 17:08:57 +0000 (24 18:08 +0100)
committerThomas Leonard <talex5@gmail.com>
Tue, 24 Apr 2012 17:14:00 +0000 (24 18:14 +0100)
tree1e6257123918f0d43c74212446d497e43a843238
parent5ba84171b7d9cce68570935b4d55ac5dda024fc7
Added Selection.get_path()

Also, this gives a better error message when an implementation has no digests
(reported by Dave Abrahams).
zeroinstall/cmd/select.py
zeroinstall/injector/run.py
zeroinstall/injector/selections.py