Move the normalization of key lengths from the HashObject to the DHT.
authorCameron Dale <camrdale@gmail.com>
Fri, 29 Feb 2008 21:10:46 +0000 (13:10 -0800)
committerCameron Dale <camrdale@gmail.com>
Fri, 29 Feb 2008 21:10:46 +0000 (13:10 -0800)
commit53e3701b94b11cedbd57b5a6fc9c9f58e0a10932
treed6c7933453d0b84e4f78850c7a145b4961c79ae8
parentd900237088b7832d2554c31b7436977bc5669348
Move the normalization of key lengths from the HashObject to the DHT.
apt_dht/Hash.py
apt_dht/apt_dht.py
apt_dht/interfaces.py
apt_dht_Khashmir/DHT.py