This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author koobs
Recipients ezio.melotti, koobs
Date 2013-05-05.04:33:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367728438.84.0.688785683763.issue17809@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2013-05-05 04:33:58koobssetrecipients: + koobs, ezio.melotti
2013-05-05 04:33:58koobssetmessageid: <1367728438.84.0.688785683763.issue17809@psf.upfronthosting.co.za>
2013-05-05 04:33:58koobslinkissue17809 messages
2013-05-05 04:33:58koobscreate