Moved autopolicy.NeedDownload into zeroinstall package (old references will
commit8bc1f0e46f667e7925d8a7afa3c6576599c2bf59
authorThomas Leonard <talex5@gmail.com>
Sat, 15 Oct 2005 12:35:12 +0000 (15 12:35 +0000)
committerThomas <Leonard>
Sun, 29 May 2005 19:36:13 +0000 (29 19:36 +0000)
tree3830d5fcb8a97dda0442d5fe605efe04c77dbef8
parent7d6365be51863d78f76d19f46d42578ae8015d88
Moved autopolicy.NeedDownload into zeroinstall package (old references will

still work) and made it a subclass of SafeException.
When a feed can't be fetched due to NeedDownload, rethrow the exception rather
than logging a warning, so that it will get downloaded.

Updated 0launch --add-feed to new system, and added support for removing
feeds; the option is now called --feed to reflect this change.

git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/injector/injector@565 9f8c893c-44ee-0310-b757-c8ca8341c71e
0launch
zeroinstall/__init__.py
zeroinstall/injector/autopolicy.py
zeroinstall/injector/model.py
zeroinstall/injector/policy.py