[issue11623] Distutils is reporting OSX 10.6 w/ XCode 4 as "universal"

sorin report at bugs.python.org
Sun May 29 12:50:24 CEST 2011


sorin <sorin.sbarnea at gmail.com> added the comment:

You are right about Python from 10.6, it has PPC, but 10.7 doesn't.

bash-3.2$ file /Volumes/107/usr/bin/python2.6
/Volumes/107/usr/bin/python2.6: Mach-O universal binary with 2 architectures
/Volumes/107/usr/bin/python2.6 (for architecture x86_64):	Mach-O 64-bit executable x86_64
/Volumes/107/usr/bin/python2.6 (for architecture i386):	Mach-O executable i386

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11623>
_______________________________________


More information about the Python-bugs-list mailing list