Added ZeroInstallFeed.local_path
commit0c66198fd63dd6027a31bbd2874206b3a6d739dc
authorThomas Leonard <talex5@gmail.com>
Sun, 4 Mar 2012 15:17:14 +0000 (4 15:17 +0000)
committerThomas Leonard <talex5@gmail.com>
Sun, 4 Mar 2012 15:20:32 +0000 (4 15:20 +0000)
tree67e25312abe7996c9bf23859c3c9f59643f47579
parent10216cdcb518cc97f593d85c141a9783a2aac873
Added ZeroInstallFeed.local_path

Avoids the need to use os.path.isabs() to check for local feeds.
tests/testdownload.py
tests/testmodel.py
zeroinstall/injector/model.py