]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
use the word 'codec' for erasure coding, for now. 'encode' is used for file-level...
authorBrian Warner <warner@allmydata.com>
Fri, 12 Jan 2007 03:51:27 +0000 (20:51 -0700)
committerBrian Warner <warner@allmydata.com>
Fri, 12 Jan 2007 03:51:27 +0000 (20:51 -0700)
commit417c17755bdea0452088ff2cf4e2847e3e0ee6c2
treeafb487dcdb4a48baf5e7fc5be1264a1f616a10f9
parenta65608fec191c8d20c944c3a374b6894ba3fe7c8
use the word 'codec' for erasure coding, for now. 'encode' is used for file-level segmentation/hashing
src/allmydata/codec.py [new file with mode: 0644]
src/allmydata/download.py
src/allmydata/encode.py [deleted file]
src/allmydata/encode_new.py
src/allmydata/test/test_codec.py [new file with mode: 0644]
src/allmydata/test/test_encode_share.py [deleted file]
src/allmydata/upload.py