]> 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>
Tue, 9 Sep 2014 16:54:31 +0000 (17:54 +0100)
commit0a7ed6a28421a08897e984836447dd011aff95b5
treefb36d18c387478652a235951381ac9076084aff9
parenta6be0a4eb497ad5c9efc216f56e1927d9ef37c74
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