]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
create_node_from_uri: take both writecap+readcap, move logic out of dirnode.py
authorBrian Warner <warner@lothar.com>
Thu, 2 Jul 2009 22:25:37 +0000 (15:25 -0700)
committerBrian Warner <warner@lothar.com>
Thu, 2 Jul 2009 22:25:37 +0000 (15:25 -0700)
commit6237aeabd722839e5fd229709437293a94728eaa
treefe3b018613c581b90be9366290d96d2edb1f852a
parent656277ac9818e002e961aad6660cbce73d5bab54
create_node_from_uri: take both writecap+readcap, move logic out of dirnode.py
src/allmydata/client.py
src/allmydata/dirnode.py
src/allmydata/interfaces.py
src/allmydata/test/test_dirnode.py
src/allmydata/test/test_mutable.py
src/allmydata/test/test_web.py