Re: [Pythonmac-SIG] State of AppScript

2010-10-07 Thread has
Christian Prinoth wrote: Hi, I tried to post a question on this mailing list about AppScript, but nobody replied. I then noticed that most questions about appscript remain unanswered. So I am wondering, what is the state of appscript? Is it under active development? Is anybody using it seriously

[Pythonmac-SIG] Sending stdout/err to a text console in a py2app App

2010-10-07 Thread Gregory Jefferis
Hello, I've made a simple python script to wrap a complex, long running shell script using easygui. Then I've used py2app to make a Mac Application. I'm happy except I would really like stdout/stderr from both my python wrapper script and the original shell script to be visible as the shell scri