Se non erro( ho appena iniziato anche io con python)... c&#39;č la funzione sleep<br>devi importare la libreria time<br><br>import time<br><br>time.sleep(numero_secondi)<br><br><div class="gmail_quote">Il giorno 14 ottobre 2009 09.08, Valerio Pachera <span dir="ltr">&lt;<a href="mailto:sirio81@gmail.com">sirio81@gmail.com</a>&gt;</span> ha scritto:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Ciao a tutti, č da molto che molto che non prendo in mano python e non<br>
l&#39;ho mai studiato in modo approfondito. Sono proprio a livello newbie.<br>
<br>
Avrei la necessitā di eseguire un blocco di docie ad esepio ogni 3 ore<br>
<br>
Pensavo a qualcosa tipo<br>
<br>
while true:<br>
  statments<br>
  sleep 3*60*60<br>
<br>
solo che sleep non c&#39;č in python<br>
<br>
oppure ad un funziona che richiama un&#39;altra funzione ad in tervalli<br>
<br>
schedule ( myfunction (), secondi)<br>
<br>
Grazie<br>
_______________________________________________<br>
Python mailing list<br>
<a href="mailto:Python@lists.python.it">Python@lists.python.it</a><br>
<a href="http://lists.python.it/mailman/listinfo/python" target="_blank">http://lists.python.it/mailman/listinfo/python</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Nicola Ferrari<br>website: <a href="http://www.nicolaferrari.name">http://www.nicolaferrari.name</a><br><br>skype: nick.ferro<br><br>