Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #28634

Re: Dynamically scheduling Cron Jobs for Python Scripts.

Newsgroups comp.lang.python
Date 2012-09-06 13:17 -0700
References <1c24b34d-774f-4613-b6a9-f6f19fb24acb@googlegroups.com>
Message-ID <2702e6fc-a6f5-4bc1-9c47-216171506128@googlegroups.com> (permalink)
Subject Re: Dynamically scheduling Cron Jobs for Python Scripts.
From Miki Tebeka <miki.tebeka@gmail.com>

Show all headers | View raw


> I want to re run the script at that schedule time to send me a email.
Calculate how much time until the meeting. And spawn the script that will sleep that amount of time and then send email.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Dynamically scheduling Cron Jobs for Python Scripts. coldfire <amangill.coldfire@gmail.com> - 2012-09-05 23:21 -0700
  Re: Dynamically scheduling Cron Jobs for Python Scripts. Vincent Vande Vyvre <vincent.vandevyvre@swing.be> - 2012-09-06 13:09 +0200
  Re: Dynamically scheduling Cron Jobs for Python Scripts. Miki Tebeka <miki.tebeka@gmail.com> - 2012-09-06 13:17 -0700
    Re: Dynamically scheduling Cron Jobs for Python Scripts. Michael Ströder <michael@stroeder.com> - 2012-09-07 22:54 +0200

csiph-web