]> 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 20:52:51 +0000 (20:52 +0000)
commitb7065a70653310139137ba5977a98c4bbbc7b255
treec750e4aedbd6a55c45c8c402f2552d84135fca40
parentfad317a117d15988ad4a9e2bbfabe255cde15d80
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