[issue17809] FAIL: test_expanduser when $HOME ends with /

koobs report at bugs.python.org
Sun May 5 06:33:58 CEST 2013


koobs added the comment:

The attached patch strips the trailing slash from the home directory obtained from pw_dir in test_expanduser

./python -m test -j3 test_posixpath
[1/1] test_posixpath
1 test OK.

Can someone take care of the commit please, and thank you again Ezio for the assistance

----------
keywords: +patch
Added file: http://bugs.python.org/file30128/test_posixpath.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17809>
_______________________________________


More information about the Python-bugs-list mailing list