[Python] newbie help
Daniele Palmese
palmux a gmail.com
Ven 22 Feb 2013 10:18:47 CET
2013/2/22 emmanuel segura <emi2fast a 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
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://lists.python.it/pipermail/python/attachments/20130222/c969cfd8/attachment.html>
Maggiori informazioni sulla lista
Python