Antoine Pitrou added the comment:

For the record, the only place where distutils seems to use hard-linking is 
distutils.command.sdist. The fallback on copying is safe there, since it's done 
manually if os.link doesn't exist.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8876>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to