]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
node.py: add get_private_config()
authorBrian Warner <warner@lothar.com>
Mon, 11 Jun 2012 00:46:38 +0000 (17:46 -0700)
committerBrian Warner <warner@lothar.com>
Mon, 11 Jun 2012 00:46:38 +0000 (17:46 -0700)
commit26d3869076f02351a821a3e4dd7049fd234f6bb6
tree2639d92c4c9f45176c9c9bb278d9a1f35e5120d1
parent2f9f85341368655402b3768c2cfd8e6abd3c6311
node.py: add get_private_config()

Also add tests for this and the pre-existing private-config methods.
src/allmydata/node.py
src/allmydata/test/test_node.py