]> 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 19:36:19 +0000 (19:36 +0000)
commit58841cab38c5d9d09184e28452d388add3c2eafa
tree6947a475ae023d22a3a912ad88775c3d32f36955
parent41cf60082033b6284b7da4b2ed9cede52ff0620b
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]