]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
storage/mutable: raise a specific error upon seeing bad magic, instead of using assert
authorBrian Warner <warner@lothar.com>
Mon, 9 Mar 2009 02:02:01 +0000 (19:02 -0700)
committerBrian Warner <warner@lothar.com>
Mon, 9 Mar 2009 02:02:01 +0000 (19:02 -0700)
commit6d7319c5880acf7d439f161630fa5a7ae27be77d
tree7b9533af87005386288a7027549c39f857dd7944
parent7e7167f2e5b161a7af3a1d15992152a0f22470f3
storage/mutable: raise a specific error upon seeing bad magic, instead of using assert
src/allmydata/storage/common.py
src/allmydata/storage/mutable.py
src/allmydata/test/test_storage.py