implementing a timer?

waalp waalp at pissed.co.uk
Tue Dec 18 05:18:24 EST 2001


"Sylvain Thenault" <syt at gemini.logilab.fr> schreef in bericht
news:slrna1u5j5.2a0.syt at gemini.logilab.fr...
> On Tue, 18 Dec 2001 10:56:44 +0100, waalp <waalp at pissed.co.uk> wrote:
> >I'm trying to make a script that will check if i have mail every let's
say
> >10 minutes.So i tought let's use something like a timer. But i can't find
> >any documentation on how to implement something like this.
> >
> >I'm a beginner so it could be that i haven't looked in the right places.
> >Could somebody please help?
>
> see method "sleep" in the module "time"
>
> --
> Sylvain Thenault
>
>   LOGILAB           http://www.logilab.org
>

Thanks... that was just the pointer i needed!

Peter





More information about the Python-list mailing list