]> 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, 27 Jan 2015 17:09:17 +0000 (17:09 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Tue, 27 Jan 2015 17:09:17 +0000 (17:09 +0000)
commit86f9b7865d7e90aa24f2b68a84b6bf0af8a54d6e
tree575ce8cf8478d5a50aaa1c7d6bc2939ef24309fc
parent7bec4c7f16d2f8c58ae4e4071a442fa98a4f8b85
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