]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
mutable/retrieve.py: inline the single-use function _remove_reader.
authorDaira Hopwood <david-sarah@jacaranda.org>
Fri, 10 May 2013 21:21:23 +0000 (22:21 +0100)
committerDaira Hopwood <david-sarah@jacaranda.org>
Tue, 14 May 2013 22:20:46 +0000 (23:20 +0100)
commita74b09ec866ef547960c9fcc65f5908d351bf5cb
treecd4389d76774d5c4608d0bb7316f67eb63913f5f
parent2fa832b060ac8c4ceadb94d74d0ac5e0586e432c
mutable/retrieve.py: inline the single-use function _remove_reader.

A simple refactoring. Doesn't even require a new or updated unit test.

Author: Zooko O'Whielacronx <zooko@zooko.com>
Signed-off-by: Daira Hopwood <david-sarah@jacaranda.org>
src/allmydata/mutable/retrieve.py