2013/2/22 emmanuel segura <emi2f...@gmail.com>

> =========================================================================
> #!/usr/bin/python
>
> try:
>         import csv
> except ImportError:
>         print "Error loading csv module"
>
>

Attenzione, è il nome del file che è csv.py che viene importato al posto
del modulo.

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

Rispondere a