Hi Nitin,I need a python solution for that.

On Wed, Sep 15, 2010 at 2:15 PM, Nitin Pawar <nitinpawar...@gmail.com>wrote:

> are you looking for something like cron?
>
> On Wed, Sep 15, 2010 at 11:43 AM, Von <von...@gmail.com> wrote:
>
>> Hi,
>> I have a python script running behind the scene,and I need it to call a
>> method on sunday 9 o'clock.
>> I get an idea,that I get the current time,and calculate the seconds to
>> sunday 9 o'clock,
>> then sleep these seconds and call my method,I think there could be an
>> elegant way to resolve this.
>>
>> Regards,
>>
>> --
>> http://mail.python.org/mailman/listinfo/python-list
>>
>>
>
>
> --
> Nitin Pawar
>
>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to