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 ncoghlan
Recipients Arfrever, Benjamin.S.Wolf, eric.araujo, ncoghlan, pitrou, python-dev
Date 2012-07-17.10:30:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342521048.58.0.962503399408.issue15230@psf.upfronthosting.co.za>
In-reply-to
Content
*grumble*grumble*os-x-and-its-crazy-symlink-as-tmp-dir*grumble*grumble*

I'm fairly sure I've tripped over this kind of thing before, so I believe I know how to fix it (add a realpath() call when figuring out the expected path value).

The buildbots will let me know if I'm right, of course :)
History
Date User Action Args
2012-07-17 10:30:48ncoghlansetrecipients: + ncoghlan, pitrou, eric.araujo, Arfrever, python-dev, Benjamin.S.Wolf
2012-07-17 10:30:48ncoghlansetmessageid: <1342521048.58.0.962503399408.issue15230@psf.upfronthosting.co.za>
2012-07-17 10:30:47ncoghlanlinkissue15230 messages
2012-07-17 10:30:47ncoghlancreate