◐ Shell
clean mode source ↗

Message 142573 - Python tracker

Message142573

Author pitrou
Recipients brian.curtin, pitrou, tim.golden
Date 2011-08-20.21:54:00
SpamBayes Score 0.0011979692
Marked as misclassified No
Message-id <1313877241.08.0.942719634854.issue12799@psf.upfronthosting.co.za>
In-reply-to
Content
From a look at the code, realpath() does not seem to resolve symlinks under Windows, even though we have the _getfinalpathname function to do that.
Please indulge with me if I'm wrong :)
History
Date User Action Args
2011-08-20 21:54:01pitrousetrecipients: + pitrou, tim.golden, brian.curtin
2011-08-20 21:54:01pitrousetmessageid: <1313877241.08.0.942719634854.issue12799@psf.upfronthosting.co.za>
2011-08-20 21:54:00pitroulinkissue12799 messages
2011-08-20 21:54:00pitroucreate