[Pythonmac-SIG] py-appscript problem in crontab
tom wible
airdrummer at wheel.org
Sat Mar 1 04:09:59 CET 2008
thanx to all who replied...version control is a major issue in all s/w dev...
i'm solving my problem w/ #!/usr/local/bin/python
btw, i figured out why i wasn't getting any mail from crontab: no
output...d'oh!-} but i can't figure out how to get useful info out:
>>> print
app(u'/Applications/EyeTV.app').window[its.name.beginswith('EyeTV')].close()
returns [None] no matter whether there is or isn't an EyeTV window...
More information about the Pythonmac-SIG
mailing list