WIdgeteye wrote: > HI, > I am trying to write a little program that will run a program on > scedule.
<ot> There are usually existing programs to do so on most platforms (cron on *n*x, the Windows scheduler, etc). </ot> -- bruno desthuilliers python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for p in '[EMAIL PROTECTED]'.split('@')])" -- http://mail.python.org/mailman/listinfo/python-list