Lee McFadden <[EMAIL PROTECTED]> writes: > This is something that I ran aground on too. I ended up just having > two models as my script (which is run by cron) doesn't have *anything* > to do with cherrypy.
One activity that I was willing to perform I ended up coding as a webservice and then in my crontab I just ask for its URL and everything is fine... ;-) But I will need more complicated / interactive things as well... -- Jorge Godoy <[EMAIL PROTECTED]>

