[Pythonmac-SIG] 32-bit build of Python 3.1 on 64-bit machine running Snow Leopard?

2009-12-12 Thread Mitchell L Model
Is it possible to create 32-bit build of Python 3.1 on 64-bit machine running Snow Leopard? Using the 3.1 subversion sources I have tried a variety of configure settings, but all produce 64-bit builds. The following does create a 32-bit only build for 2.6: configure --enable-framework --

Re: [Pythonmac-SIG] Bundlebuilder--why remove it?

2009-12-12 Thread Kevin Walzer
On 12/12/09 2:33 PM, has wrote: Christopher Barker wrote: It's open-source, it's only going to get done if someone that needs it rolls up his/her sleeves and does it -- which may mean learning more about the nitty gritty details of OS-X. Yep. If you want something done right, sometimes you

Re: [Pythonmac-SIG] Bundlebuilder--why remove it?

2009-12-12 Thread has
Christopher Barker wrote: > It's open-source, it's only going to get done if someone that needs it rolls > up his/her sleeves and does it -- which may mean learning more about the > nitty gritty details of OS-X. Yep. If you want something done right, sometimes you just gotta step up and do it

[Pythonmac-SIG] [ann] py-appscript 0.21.1

2009-12-12 Thread has
Hi all, Just posted a bug-fix release to PyPI that corrects a problem when unpacking Boolean values on Python 3.x. (The 1.0 release date is pushed back accordingly.) Please go beat harder on it. :) has -- Control AppleScriptable applications from Python, Ruby and ObjC: http://appscript.sourc

Re: [Pythonmac-SIG] deconstruct a py-appscript reference

2009-12-12 Thread has
Mark Sanvitale wrote: > I am new to both python and to appscript (I took up both at the same time). > I am curious about what I think is an internal detail of the appscript module > and its classes. Given my newbie status, I apologize in advance if my > terminology for appscript things strays