]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Change other uses of os.path.expanduser and os.path.abspath. refs #2235
authorDaira Hopwood <daira@jacaranda.org>
Tue, 9 Sep 2014 16:54:31 +0000 (17:54 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Sat, 11 Oct 2014 22:57:58 +0000 (23:57 +0100)
commit001dcf19213bec1f6c3e49f8d7e6a5e2c1dd437c
tree2b7d6f0069bf8d41b2be8761e94e7f038e223835
parent588f341e23f117b940c5a917bf77fd761c062e07
Change other uses of os.path.expanduser and os.path.abspath. refs #2235

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
13 files changed:
src/allmydata/client.py
src/allmydata/frontends/auth.py
src/allmydata/frontends/drop_upload.py
src/allmydata/manhole.py
src/allmydata/node.py
src/allmydata/scripts/cli.py
src/allmydata/scripts/tahoe_get.py
src/allmydata/scripts/tahoe_put.py
src/allmydata/stats.py
src/allmydata/test/test_cli.py
src/allmydata/test/test_encodingutil.py
src/allmydata/test/test_mutable.py
src/allmydata/util/fileutil.py