sleep command/function & searching the python docs

markus at kepler.ibp.de markus at kepler.ibp.de
Tue Jul 31 12:08:05 EDT 2001


Rajarshi Guha <rajarshi at seed.chem.psu.edu> writes:

> Hi,
>   is there a sleep function in the Python library.

time.sleep()

> I've beens earching 
> throught the modules but could'nt seem to find one. BTW, is there any way 
> to search the Python docs for a specific function/module etc? Or is there 
> any resource on the web that provides a searchable interface?

Would be nice, but I don't know.

- Markus



More information about the Python-list mailing list