]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
Fix an error that occurred when there were no Sources in AptPackages.
authorCameron Dale <camrdale@gmail.com>
Mon, 7 Jan 2008 05:08:17 +0000 (21:08 -0800)
committerCameron Dale <camrdale@gmail.com>
Mon, 7 Jan 2008 05:08:17 +0000 (21:08 -0800)
commitb6453c8ebc447116cd62cfe08aef12414ed7fee9
tree3445783bd323222169e58f249c4cf75aa56d28b2
parent6bf528fdcd7548348200b934268625d48f0d4b29
Fix an error that occurred when there were no Sources in AptPackages.

Also add an errback to the findHash call to trap future errors.
apt_dht/AptPackages.py