Re-added Policy.get_interface(), but with a deprecation warning.
commitfc911b20f8177ce5f09d24c0bc498bc6d6c02388
authorThomas Leonard <talex5@gmail.com>
Sat, 23 Feb 2008 11:41:13 +0000 (23 11:41 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 23 Feb 2008 11:41:28 +0000 (23 11:41 +0000)
tree63a0479c05482f63cd8162ce0bffb623888be3f5
parentd6cc644f9667e31fba52ddd929abd435a9588978
Re-added Policy.get_interface(), but with a deprecation warning.

This version just calls the one in iface_cache, which seems to be the only
thing people using it actually wanted. It also displays a warning when used,
and will go away soon.

Also added a warning when using plain GPG-signatures.
zeroinstall/injector/gpg.py
zeroinstall/injector/policy.py