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 javawizard
Recipients aukbten, javawizard, pitrou
Date 2014-01-10.00:28:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389313718.07.0.222015451722.issue20012@psf.upfronthosting.co.za>
In-reply-to
Content
Then perhaps the docstring of relative_to could note this (like relpath does), or a separate method that's explicitly not symlink safe created.

Or better yet, what about a function that does (or at least tries to) give the correct answer in the face of symlinks?
History
Date User Action Args
2014-01-10 00:28:38javawizardsetrecipients: + javawizard, pitrou, aukbten
2014-01-10 00:28:38javawizardsetmessageid: <1389313718.07.0.222015451722.issue20012@psf.upfronthosting.co.za>
2014-01-10 00:28:38javawizardlinkissue20012 messages
2014-01-10 00:28:37javawizardcreate