]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/interfaces.py
Split out NoSharesError, stop adding attributes to NotEnoughSharesError, change human...
authorBrian Warner <warner@lothar.com>
Thu, 25 Jun 2009 02:17:07 +0000 (19:17 -0700)
committerBrian Warner <warner@lothar.com>
Thu, 25 Jun 2009 02:17:07 +0000 (19:17 -0700)
commitbd6ecc9f4436bdb736b392b14e73f2e9dbc75811
tree56cc16a16d236c5758abbbc543f657916b4b9024
parent837733641f9da4e42308e45376fa148e54d3b80c
Split out NoSharesError, stop adding attributes to NotEnoughSharesError, change humanize_failure to include the original exception string, update tests, behave better if humanize_failure fails.
src/allmydata/immutable/download.py
src/allmydata/immutable/encode.py
src/allmydata/immutable/upload.py
src/allmydata/interfaces.py
src/allmydata/mutable/retrieve.py
src/allmydata/test/test_cli.py
src/allmydata/test/test_system.py
src/allmydata/test/test_upload.py
src/allmydata/test/test_web.py
src/allmydata/web/common.py