Re: [Pythonmac-SIG] py-appscript 0.19.0 preview

2008-02-11 Thread has
On 11 Feb 2008, at 19:16, Edward Moy wrote: > See: > > > http://developer.apple.com/releasenotes/OpenSource/PerlExtensionsRelNotes/ > > (which contrary to the name, is about building perl, python and ruby > extensions universal). On Leopard, just set ARCHFLAGS to '-arch > i386 -arch p

Re: [Pythonmac-SIG] py-appscript 0.19.0 preview

2008-02-11 Thread Edward Moy
See: http://developer.apple.com/releasenotes/OpenSource/PerlExtensionsRelNotes/ (which contrary to the name, is about building perl, python and ruby extensions universal). On Leopard, just set ARCHFLAGS to '-arch i386 - arch ppc -arch ppc64 -arch x86_64'. --

[Pythonmac-SIG] py-appscript 0.19.0 preview

2008-02-11 Thread has
Hi all, If anyone's interested in checking out the next version of py- appscript, revision 461 moves the py-appscript-0.19.0 branch to the main trunk: svn checkout http://appscript.svn.sourceforge.net/svnroot/appscript/trunk py-appscript-0.19.0 Much clearing out of accumulated b