]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Rewrite immutable downloader (#798). This patch rearranges the rest of src/allmydata...
authorBrian Warner <warner@lothar.com>
Wed, 4 Aug 2010 07:26:39 +0000 (00:26 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 4 Aug 2010 07:26:39 +0000 (00:26 -0700)
commit797828f47fe1aa4490cb622552975afad7809f03
tree802373c27f1a252e848b783b5063159d7ae3d532
parent22a07e9bbe682d6e36efd97fdd44b82db8fcbfd4
Rewrite immutable downloader (#798). This patch rearranges the rest of src/allmydata/immutable/ .
src/allmydata/immutable/checker.py
src/allmydata/immutable/filenode.py
src/allmydata/immutable/layout.py
src/allmydata/immutable/literal.py [new file with mode: 0644]
src/allmydata/immutable/repairer.py
src/allmydata/immutable/upload.py