[Pythonmac-SIG] scripting over Distributed Objects

2009-06-11 Thread Georg Seifert
Hi, I try to script me app using the JSTalk framework. My app i written in cocoa. I works nice with Javascript and if I use python from within my app with "PyRun_SimpleString" but if I use python over the DO connection I get problems. What the JSTalk framework does is it establishes a con

Re: [Pythonmac-SIG] Problems with appscript

2009-06-11 Thread has
James Reese wrote: I'm having several problems with appscript. I'm running OS X 10.5.7 with all the latest updates, and I've installed the latest release using easy_install: Python 2.5.1 (r251:54863, Feb 6 2009, 19:02:12) [GCC 4.0.1 (Apple Inc. build 5465)] on darwin Type "help", "copyrigh