delays in python

Alex alex at somewhere.round.here
Sat Feb 12 18:15:21 EST 2000


The time.sleep function accepts float's, doesn't it?  E.g. 

time.sleep (0.5) 

should put your program out for half a second.

Alex.



More information about the Python-list mailing list