]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Fix a corner case for to_filepath on Windows to make it consistent with Unix.
authorDaira Hopwood <daira@jacaranda.org>
Mon, 2 Nov 2015 22:00:31 +0000 (22:00 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Mon, 28 Dec 2015 16:18:54 +0000 (16:18 +0000)
commitb480f2a80c9e627e86ea110cfafe5c5c859b14f4
tree65022a31a1fd1f33258ba6633565f211e0442e78
parent2b583afcea5c0e18af54d0ef1fd07325e7c7a142
Fix a corner case for to_filepath on Windows to make it consistent with Unix.

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