mi sfugge l'indentazione sotto l'if e in generale non capisco cosa dovrebbe fare, puoi essere piĆ¹ chiaro?
Ciao

Il 06/11/2012 18:10, orsomann...@gmail.com ha scritto:

for ... :
    ...
    numero = get_num(...)
    if not numero.isdigit(): continue
        my_obj.codice = numero
        ...


grazie
_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python


_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python

Rispondere a