Re: [Pythonmac-SIG] Converting to AppleEvents

2005-12-08 Thread Piet van Oostrum
> Brian Ray <[EMAIL PROTECTED]> (BR) wrote: >BR> This seems to work well for now. However, is there a way to have >BR> os.system() wait till it's finished? In other words how to I get the >BR> osascript tool to not return until the script has actually finished. os.system does wait. -- Piet v

[Pythonmac-SIG] Solution to some SWIG Install problems on Mac OS X

2005-12-08 Thread Louis Pecora
If you are a newbie or non-guru (like me) and are are having some problems installing SWIG on Mac OS X (10.3.9, but version may not matter for the problems below), you should be aware of some problems I had and their solutions. Many thanks to several people on the email lists for Pythonmac-sig