Ronald Oussoren added the comment: This should do the trick, the shell script version is replaced by the python version when building on OSX.
And yes, the use of readlink is guarded but that doesn't help because you then use a command-line flag that isn't supported on OSX: $ readlink -h . readlink: illegal option -- h usage: readlink [-n] [file ...] ---------- Added file: http://bugs.python.org/file30842/issue-18257.txt _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18257> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com