----- Original message -----
> Currently, I have some scripts (in particular, applescript 
> 'stay-open' scripts) that run continuously on a Mac through 
> the day.   They look in a certain folder every 30 seconds and 
> perform the necessary work needed.
> 

Take a look at inotify.  Maybe it fits your needs better.  Not sure if it is 
available on mac os.

-- 
regards,
kushal
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to