]> granicus.if.org Git - python/commit
MacOSX: detect the architectures supported by
authorRonald Oussoren <ronaldoussoren@mac.com>
Tue, 15 Sep 2009 18:33:33 +0000 (18:33 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Tue, 15 Sep 2009 18:33:33 +0000 (18:33 +0000)
commit91a11a46c0dfc01702bbd315fbb424aef2ccd45c
treedf3642d0b602a11ac7f4975403c27622713baf5a
parentea7120c7c1b37f12af31dfcc07f849ed0a5287d9
MacOSX: detect the architectures supported by
Tk.framework and build _tkinter only for those
architectures.

This replaces the hardcoded solution that is no
longer valid now that 64-bit capable versions of
Tk are available on OSX.
setup.py