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 terry.reedy
Recipients docs@python, ezio.melotti, gsingh, loewis, pitrou, python-dev, terry.reedy
Date 2013-03-17.19:33:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363548797.09.0.841546679437.issue17415@psf.upfronthosting.co.za>
In-reply-to
Content
If foo is a symbolic link,  changing A/foo/../B to A/B could change the meaning, so I am sure the rewrite is correct. I used Ezio's version with a few more changes. I particular, I changed 'This collapsing', which is slightly awkward anyway, to 'This string manipulation', which addresses Gurmeet's last comment.
History
Date User Action Args
2013-03-17 19:33:17terry.reedysetrecipients: + terry.reedy, loewis, pitrou, ezio.melotti, docs@python, python-dev, gsingh
2013-03-17 19:33:17terry.reedysetmessageid: <1363548797.09.0.841546679437.issue17415@psf.upfronthosting.co.za>
2013-03-17 19:33:17terry.reedylinkissue17415 messages
2013-03-17 19:33:16terry.reedycreate