[issue15205] distutils dereferences symlinks on Mac OS X but not on Linux

2012-07-04 Thread Ollie Walsh
Ollie Walsh added the comment: PS that should be os.readlink() -- ___ Python tracker <http://bugs.python.org/issue15205> ___ ___ Python-bugs-list mailin

[issue15205] distutils dereferences symlinks on Mac OS X but not on Linux

2012-07-04 Thread Ollie Walsh
Ollie Walsh added the comment: Hi, > As I said in the other bug, symlinks handling in not fully specified Yes. I've mostly submitted a bug report in case anybody else encounters the problem. > At present I am not sure if having symlinks in a distribution makes sense I agree.

[issue15205] distutils dereferences symlinks on Mac OS X but not on Linux

2012-06-27 Thread Ollie Walsh
New submission from Ollie Walsh : Hi, This is related to #12585. Distutils sdist builds a package tree using hardlinks to the source if supported by the OS. This is then tarred/zipped/etc... If the source contains symbolic links to external files: On Linux (and apparently Solaris) they are