]> 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:08:55 +0000 (22:08 +0000)
commitb0a9a8c8473eb440b6b2c11837e86cc71c2ff59c
tree6dab858d9ecf8ad3868630f3ca16ea065931591f
parentb432ef3269b3de3d06cee8a0e1922e34e85ff2b6
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