]> 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, 21 Dec 2015 21:59:15 +0000 (21:59 +0000)
commitb0f6fc119f04c5118064c4488400cd02ddc19262
treefa1fe671ef453dd383649e1798eace74d92e97dd
parent4b33e5fce4b4570472ab9bea197bacb31d68fb42
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]