diff options
author | Ronald Oussoren <ronaldoussoren@mac.com> | 2009-12-24 13:06:39 +0000 |
---|---|---|
committer | Ronald Oussoren <ronaldoussoren@mac.com> | 2009-12-24 13:06:39 +0000 |
commit | 728cc6110faa6e43baad195303e14fe6f97aea02 (patch) | |
tree | 8d1655c58a31e0f83f0fa87fd72a7f769b1acaab /Lib/idlelib/macosxSupport.py | |
parent | 9c236bfb9ff9a076eb6047a89286d0d9f701048a (diff) | |
download | cpython-git-728cc6110faa6e43baad195303e14fe6f97aea02.tar.gz |
On OSX the output of "uname -m" always reflects the 32-bit architecture
for the machine ("i386" or "ppc"), even if the executable is
64-bit.
This patchs ensures that the distutils platform architecture
represents the architecture for the executable when running a
64-bit only executable on OSX.
Diffstat (limited to 'Lib/idlelib/macosxSupport.py')
0 files changed, 0 insertions, 0 deletions