Vinay Sajip added the comment:

I've made the change - not exactly the same as your patch, which was missing an 
os.chmod() and doing an unnecessary os.path.join() - but thanks for submitting 
a patch :-).

However, note that on 64-bit Linux systems (actually any POSIX other than OS X) 
a symlink lib64 -> lib is still created. Perhaps this could be omitted, but I'm 
not sure if that would cause problems with pip. I've posted a note on the 
relevant issue - #21197.

----------

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

Reply via email to