Moved modification time logic from Policy.download_icon to Fetcher.download_icon
commit5c5d6cd6d2109eeb3d0e760f65ea8ec09e47c233
authorThomas Leonard <talex5@gmail.com>
Sun, 27 Feb 2011 15:06:27 +0000 (27 15:06 +0000)
committerThomas Leonard <talex5@gmail.com>
Sun, 27 Feb 2011 15:06:27 +0000 (27 15:06 +0000)
tree301797aac3b8ac1dc9a66b89f1aac6ff8702350f
parent96b769aefb3fb8e7c52868846cc087817a685061
Moved modification time logic from Policy.download_icon to Fetcher.download_icon

Also, Fetcher now takes a Config as argument rather than just a Handler.
tests/testautopolicy.py
tests/testdownload.py
tests/testpackagekit.py
zeroinstall/injector/config.py
zeroinstall/injector/fetch.py
zeroinstall/injector/policy.py