]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
mutable: add get_size_of_best_version to the interface, to simplify the web HEAD...
authorBrian Warner <warner@allmydata.com>
Wed, 13 Aug 2008 02:02:52 +0000 (19:02 -0700)
committerBrian Warner <warner@allmydata.com>
Wed, 13 Aug 2008 02:02:52 +0000 (19:02 -0700)
commitd43baa2ad7008cad79815676f059303789d12737
treeb87d42ada6ea97c9aa3920710a53225c7aed2271
parent014c9b59690fd54b9303be8289c6f1f5cbdc7b97
mutable: add get_size_of_best_version to the interface, to simplify the web HEAD code, and tests
src/allmydata/interfaces.py
src/allmydata/mutable/node.py
src/allmydata/test/common.py
src/allmydata/test/test_mutable.py