Hello all,

A while ago I wrote a Python class around appscript that would avoid
(with calls to the shell osascript command) using the standard
addition library's calls like display_dialog because it required the
launch of Python Launcher, which slowed down the interaction with the
user considerably. Then recently while I was doing some testing it
looked like perhaps I don't need to use that code anymore, as that
Python Launcher no longer appears with 1.0?

Is this because of a (much appreciated) improvement in 1.0?

-Adam aka brainysmurf
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to