Use only python level file object while dowloading
commit3ea86a434e5545b564ea3349b58224a7de4842c8
authorAleksey Lim <alsroot@sugarlabs.org>
Sun, 30 Oct 2011 16:50:38 +0000 (30 16:50 +0000)
committerThomas Leonard <talex5@gmail.com>
Sun, 18 Dec 2011 12:01:59 +0000 (18 12:01 +0000)
tree525e3bacbf4928542c20bc3e0be72181ae812a85
parent2100c652a63517601894efbe1ca8a64f8fee0d02
Use only python level file object while dowloading

Using fd objects somehow doesn't work in Fedora-11 (that is being used
for stale XO images.
zeroinstall/injector/download.py
zeroinstall/injector/wget.py