crontab in python

Michele Beltrame mb at italpro.net
Mon May 21 04:57:05 EDT 2001


Ciao FrancescO <francesco.contini at tiscalinet.it>!

>there's a module that work like crontab?

You have to use a deamon to handle scheduled tasks, so using crontab
should be the best choice even when you want to launch a Python script.

	Michele.

-- 
Michele Beltrame
mb at io.com
http://www.io.com/~mick/
ICQ# 76660101
==> Sito di it.comp.lang.perl: http://www.perl-it.org
==> Sei del triveneto e vuoi unirti ai Perl Mongers? Scrivimi!



More information about the Python-list mailing list