Laughing at myself
Alex Martelli
aleax at aleax.it
Mon May 12 12:18:43 EDT 2003
Daniel Fackrell wrote:
...
> time.sleep(0.000001)
>
> works just fine, and apparently perfectly.
>
> Thanks to Alex Martelli for being the one who set me a bit closer to the
> true path.
You're welcome! Though I'm not sure how exactly I did that -- perhaps
the sentence in the Nutshell, p. 247, 'secs is a floating-point number
and can indicate a fraction of a second', did serve its intended purpose?
Alex
More information about the Python-list
mailing list