]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
mutable WIP: rename NotEnoughPeersError to NotEnoughSharesError
authorBrian Warner <warner@allmydata.com>
Tue, 15 Apr 2008 23:08:32 +0000 (16:08 -0700)
committerBrian Warner <warner@allmydata.com>
Tue, 15 Apr 2008 23:08:32 +0000 (16:08 -0700)
commit1b4b4cbd4a035d9feeef663ff654854e75995bde
treec6727fcc650dcc155677b8d999731e5b03fe76bc
parentca14b9939710d9e0e7a5bffa02b82401f3c11a6a
mutable WIP: rename NotEnoughPeersError to NotEnoughSharesError
14 files changed:
docs/mutable-DSA.txt
docs/mutable.txt
src/allmydata/download.py
src/allmydata/encode.py
src/allmydata/mutable/node.py
src/allmydata/mutable/retrieve.py
src/allmydata/mutable/servermap.py
src/allmydata/test/common.py
src/allmydata/test/test_encode.py
src/allmydata/test/test_mutable.py
src/allmydata/test/test_system.py
src/allmydata/test/test_upload.py
src/allmydata/test/test_web.py
src/allmydata/upload.py