Use FilePath everywhere and create new CacheManager module.
authorCameron Dale <camrdale@gmail.com>
Mon, 14 Jan 2008 06:49:16 +0000 (22:49 -0800)
committerCameron Dale <camrdale@gmail.com>
Mon, 14 Jan 2008 06:49:16 +0000 (22:49 -0800)
commit8297bc9a2aa8132ea1a7363761d9d5c73a1efca2
tree6dd71923ba9c2ab8c0476697e9e9fbfba48b1c3a
parentb4ad0e73eced53fb46c41fe1511d03c4f2466dba
Use FilePath everywhere and create new CacheManager module.

All cache related things moved from MirrorManager to the new
CacheManager.
apt_dht/AptPackages.py
apt_dht/CacheManager.py [new file with mode: 0644]
apt_dht/HTTPServer.py
apt_dht/MirrorManager.py
apt_dht/apt_dht.py
apt_dht/db.py
apt_dht_Khashmir/DHT.py
apt_dht_Khashmir/khashmir.py