]> 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)
committermeejah <meejah@meejah.ca>
Wed, 20 Jan 2016 08:33:18 +0000 (01:33 -0700)
commitff5f18237ab1e6ad9b695a74bfcef21c6098cd98
tree32f909aebca531125a8b9beaf89b8b87a22e438c
parentfff56e58cc2cb3aad5eca95edbf5c8175d014d1c
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