]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Retrieve.decode(): simplify setup of DeferredList-like argument
authorBrian Warner <warner@lothar.com>
Sat, 7 Jan 2012 22:12:26 +0000 (14:12 -0800)
committerBrian Warner <warner@lothar.com>
Sun, 8 Jan 2012 22:12:40 +0000 (14:12 -0800)
commit7f0bc6432569133b1b09a6a772a1f2b0ebfc8bf2
treeef6adf9c180a495be181e54177837193470a05de
parent341b8c5715ca7d54523a70350dd21559aa9e9881
Retrieve.decode(): simplify setup of DeferredList-like argument

make it more obviously match the expectations of _decode_blocks() and
_maybe_decode_and_decrypt_segment()
src/allmydata/mutable/retrieve.py