]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
storage/immutable: raise a specific error upon seeing a bad version number, instead...
authorBrian Warner <warner@lothar.com>
Mon, 9 Mar 2009 03:07:32 +0000 (20:07 -0700)
committerBrian Warner <warner@lothar.com>
Mon, 9 Mar 2009 03:07:32 +0000 (20:07 -0700)
commit1a98521c3d0acc8b08c1e9365247d89277c3f9df
tree8f7e9e787f4ca7cad95976e90ec4b9d929f738f2
parent02b40ec4996fb73561ab8046a79c8ef90f172987
storage/immutable: raise a specific error upon seeing a bad version number, instead of using assert. Also wrap to 80cols.
src/allmydata/storage/common.py
src/allmydata/storage/immutable.py
src/allmydata/test/test_storage.py