[Pythonmac-SIG] ANN: Appscript Installer 1.1

2005-06-18 Thread Nick Matsakis
http://freespace.virgin.net/hamish.sanderson/appscript.html Appscript Installer 1.1 is now available. Appscript is a high-level, user-friendly MacPython to Apple event bridge that allows you to control scriptable Mac OS X applications using ordinary Python scripts. Appscript makes MacPython a ser

Re: [Pythonmac-SIG] ANN: Boa Constructor for OS X available

2005-06-18 Thread Charles Hartman
If I understand the question, this is something that WingIDE does just fine. Charles Hartman On Jun 18, 2005, at 4:30 AM, Werner F. Bruhin wrote: > Hi Kevin, > > Kevin Walzer wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> I don't have any answers, I'm afraid, but I did repr

Re: [Pythonmac-SIG] ANN: Boa Constructor for OS X available

2005-06-18 Thread Werner F. Bruhin
Hi Kevin, Kevin Walzer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I don't have any answers, I'm afraid, but I did reproduce the crash. > > I wonder if Boa is trying to eval the script in the same process that > the interpreter itself is running in. This accounts for IDLE's inab