[Python] function update at
franco93it
franco93it a gmail.com
Dom 24 Ott 2010 19:21:29 CEST
Il giorno 24 ottobre 2010 18:54, Manlio Perillo
<manlio.perillo a gmail.com>ha scritto:
>
> Chiami la funzione ogni volta che hai eseguito uno step di calcolo.
>
> Ad esempio, se devi processare N files, chiamerai update dopo aver
> processato ciascun file.
>
Il problema è chiamarla:
>>> update()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
NameError: name 'update' is not defined
>>>
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: http://lists.python.it/pipermail/python/attachments/20101024/e0f64dc8/attachment.htm
Maggiori informazioni sulla lista
Python