]> 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, 2 Nov 2015 22:00:31 +0000 (22:00 +0000)
commit4271e0daabe35d94fe42fc4e9a1807e9be9cd04f
tree30340c14491e34d276e4ed47e180fb10bf9ab4b3
parent959a4a9c3308153923914a84a4f9078673d4cca5
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