Hi all,

For a loop like:

for i = range (0,10);

can I ask python to stop for, say, 5mins, after it go through loop i=0
before it starts loop i=1?

Thank you very much!

Jackie
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to