]> 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>
Mon, 27 Oct 2014 02:37:52 +0000 (02:37 +0000)
commit9ea1418a21316705b60d732dce0c23a4b037a9e7
tree70a83312c9b5e398895127e95671e9532c90072d
parente75b1a09f1f734179b63c3d95b2c56bf1c68ccae
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