]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Refactor tahoe.cfg handling to configutil.
authorDaira Hopwood <daira@jacaranda.org>
Mon, 21 Dec 2015 21:59:15 +0000 (21:59 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Mon, 28 Dec 2015 15:32:37 +0000 (15:32 +0000)
commit297271fb2f0f9cb18e69e387994c73c18a7e6ec1
tree24b2a727787338cf5e24a3d11b5bb0f4df20abbd
parent1913d6d3a4dab0c584c5999ae60bc7b9a4f6d563
Refactor tahoe.cfg handling to configutil.

Author: David Stainton <david@leastauthority.com>
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/node.py
src/allmydata/test/test_configutil.py [new file with mode: 0644]
src/allmydata/util/configutil.py [new file with mode: 0644]