sleep?

maximilianscherr MaximilianScherr at T-Online.de
Wed Jan 23 15:38:31 EST 2002


forgot:

i would like to just use the thread module.

--- In python-list at y..., "maximilianscherr" <MaximilianScherr at T...> 
wrote:
> i don't quite understand how threading works.
> could you give me an example?
> 
> --- In python-list at y..., ivo at n... wrote:
> > maximilianscherr <MaximilianScherr at T...> wrote:
> > : is there anything like sleep() but which not blocks the script?
> > : i mean like in 10 minutes start that function
> > 
> > Use a separate thread that blocks for 10 minutes and then invokes
> > your method.
> > 
> > 	Ivo
> > 
> > 
> > -- 
> > Drs. I.R. van der Wijk                              -=-
> > Brouwersgracht 132                      Amaze Internet Services 
> V.O.F.
> > 1013 HA Amsterdam                                   -=-
> > Tel: +31-20-4688336                          Linux/Web/Zope/SQL
> > Fax: +31-20-4688337                           Network Solutions
> > Web:     http://www.amaze.nl/                    Consultancy
> > Email:   ivo at n...                         -=-
> > 
> > -- 
> > http://mail.python.org/mailman/listinfo/python-list
> 
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list