]> 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, 25 Jan 2016 15:52:13 +0000 (15:52 +0000)
commit758c5b9d047b90651e14414f61fa7a4de97c5260
tree6a53e17069434cfe72cd33cc3388d9d673511faa
parent052400dbbacb75124b36b01f94f59bcfffb38988
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