]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Allow abspath_expanduser_unicode to optionally produce paths without the long-path...
authorDaira Hopwood <daira@jacaranda.org>
Mon, 28 Dec 2015 20:18:49 +0000 (20:18 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Mon, 28 Dec 2015 21:48:55 +0000 (21:48 +0000)
commitc12b3348f595af507022ee933967febafcc5bda9
treeaa42af5c4d6ec6745fc63b1dbe24296050e2215b
parentf2824459ebe604d4f99295651c086d282fa1f37b
Allow abspath_expanduser_unicode to optionally produce paths without the long-path prefix on Windows.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/test/test_util.py
src/allmydata/util/fileutil.py