[Pipet Devel] dl2bl file not written
Brad Chapman
chapmanb at arches.uga.edu
Wed Feb 28 05:39:03 EST 2001
Hi Jarl!
> Could you check
> this out, I tried to find the Python code for a delay, but couldn't find
> any.
$ python
Python 2.1a2 (#1, Feb 3 2001, 15:37:56)
[GCC 2.95.2 19991024 (release/franzo)] on linux2
Type "copyright", "credits" or "license" for more information.
>>> import time
>>> time.sleep(5)
This'll delay for 5 seconds, so you can use this to build in a waiting
time if you need to. Hope this helps.
Brad
More information about the Pipet-Devel
mailing list