]> 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:58:55 +0000 (15:58 +0000)
commitff065e7f14dd196a20c80c41e182b0e9658489bf
tree45c5738ae49c8665821325f02038c2d3ec9ab2a3
parentf965b268ff28842506b9f9b97c22c62f99a4dd2a
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]