Ned Deily <[email protected]> added the comment:

Note, there is a fix for the "$MACOSX_DEPLOYMENT_TARGET mismatch" Ronald 
mentions in Issue9516 and is only a problem if, during the build, /usr/bin/env 
python is a Python 2.7 that was built with a different deployment target.  
Python 2.6 and earlier are not susceptible to this problem.  (3.2 is also 
susceptible but is unlikely to be the target of /usr/bin/env python).  Of 
course, fixing future releases of Python2.7 does not help current builds.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11487>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to