]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/test/test_helper.py
megapatch: overhaul encoding_parameters handling: now it comes from the Uploadable...
authorBrian Warner <warner@lothar.com>
Wed, 16 Jan 2008 10:03:35 +0000 (03:03 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 16 Jan 2008 10:03:35 +0000 (03:03 -0700)
commit51321944f0f82d4afda49ed6319636147374fbdf
tree0e433b84390a4edd6682d07593f46cc3b240e9fd
parent547375a48844457d48a85e4e6c32e4b47ec9306e
megapatch: overhaul encoding_parameters handling: now it comes from the Uploadable, or the Client. Removed options= too. Also move helper towards resumability.
src/allmydata/client.py
src/allmydata/encode.py
src/allmydata/interfaces.py
src/allmydata/offloaded.py
src/allmydata/test/test_encode.py
src/allmydata/test/test_helper.py
src/allmydata/test/test_system.py
src/allmydata/test/test_upload.py
src/allmydata/upload.py