Added read-only 'arch' attribute to Feed (needed by writer).injector/v0.17
commit0e3d1d056d25cda19e0085c25af9756b2228fa31
authorThomas Leonard <talex5@gmail.com>
Sun, 16 Oct 2005 12:56:02 +0000 (16 12:56 +0000)
committerThomas <Leonard>
Sun, 29 May 2005 19:36:13 +0000 (29 19:36 +0000)
tree7a6c646f6d7e46a4ecd2146ad2a9a4d2f08f37b7
parent9cd6edcf9509bb0cd94105a4e5576084cc683daf
Added read-only 'arch' attribute to Feed (needed by writer).

Display None OS or machine types as '*'.
Removed unused function in writer.py, and made add_impl private.
Added unit-tests for new code in model and writer.

git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/injector/injector@584 9f8c893c-44ee-0310-b757-c8ca8341c71e
tests/testmodel.py
tests/testwriter.py [new file with mode: 0755]
zeroinstall/injector/model.py
zeroinstall/injector/writer.py