]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
immutable: tighten preconditions -- you can write empty strings or read zero bytes...
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 10 Feb 2009 07:56:47 +0000 (00:56 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 10 Feb 2009 07:56:47 +0000 (00:56 -0700)
commit75e4e67ed7fd3dc68d15cb6af4b4ceda6176f56d
tree852c8837fbd103a976a2d30530a41cf136377528
parentd436c6235dbabad0ad7f33ef6c559cc48a336e5a
immutable: tighten preconditions -- you can write empty strings or read zero bytes, and add the first simple unit test of DownUpConnector
src/allmydata/immutable/repairer.py
src/allmydata/test/test_repairer.py