On Wed, Nov 10, 2010 at 15:25, Brian Sullivan <briansulli...@gmail.com> wrote:
> I have recurring events that I want to schedule (the events are
> sending email, Twitter DMs and Facebook messages -- at least those are
> the possible ones that I have identified so far).

Right, so you need to make these events as you normally write your applications.

> I need some flexible
> way to both specify the intervals and interpret the intervals so that
> the next event in a sequence can be specified in real time terms and
> scheduled.

And that's what dateutil.rrule is for.

--
Lennart Regebro, Colliberty: http://www.colliberty.com/
Telephone: +48 691 268 328
_______________________________________________
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to