]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
rename storageserver.py to just storage.py, since it has both server and client sides now
authorBrian Warner <warner@lothar.com>
Sat, 14 Jul 2007 00:25:45 +0000 (17:25 -0700)
committerBrian Warner <warner@lothar.com>
Sat, 14 Jul 2007 00:25:45 +0000 (17:25 -0700)
commitc6f52e379a3a5c907d60f5c6a49a7393e56d29b7
tree881e04ef627be90837c6951c3349f943328cf6d5
parent0468448b8532e749ba26126b16b43472f3c69edd
rename storageserver.py to just storage.py, since it has both server and client sides now
src/allmydata/client.py
src/allmydata/download.py
src/allmydata/scripts/debug.py
src/allmydata/storage.py [new file with mode: 0644]
src/allmydata/storageserver.py [deleted file]
src/allmydata/test/test_storage.py
src/allmydata/upload.py