On 11/24/2010 1:38 PM, Ned Deily wrote:
Ah, sorry, I forgot this was 3.1: unless the ActiveState people backported some stuff from the upcoming Python 3.2, the "arch" trick won't work on OS X 10.6 to select between 32-bit and 64-bit modes. Check the framework bin directory (/Library/Frameworks/Python.framework/Versions/3.1/bin) for something like a python3-32 executable and, if found, try using that.
Are you sure `python3-32` (and `python3-64`) are included in Python 3.1.2, or is this something new in 3.1.3 (svn)?
I certainly don't see the -32/-64 binaries in ActivePython 3.1.2.4 (based on Python 3.1.2). So if 3.1.2 is supposed to generate these - then this is an ActivePython bug that needs to be fixed.
-srid PS: I've responded to the original query here http://goo.gl/LhImx _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss