]> 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 15:32:36 +0000 (15:32 +0000)
commitf81879960694df13bc2c32ab3aa57c11083e62fc
treee04f5391069e6846b25dd4c34de6c2426c48bd19
parent6c26da0362ba8ecd866b7b9490c6ecd45854d848
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