Laurent Pierron wrote:

> Try that :
>
>       os.system('osascript -e \'launch application "textedit"\'')

Yeah, calling AS is a last-ditch option, but I'm hoping someone'll  
know how to do it via the Python standard library or an OS call.  
(It'd be terribly ignominious for appscript to have to resort to  
calling AppleScript.;) I'm going to look at Kevin's launch tool and  
see how it does it later on.

Cheers,

has
-- 
http://freespace.virgin.net/hamish.sanderson/


_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to