cannot import csv

Mark McEahern marklists at mceahern.com
Sat May 22 09:07:01 EDT 2004


What version Python are you using?  csv was introduced with 2.3 (I
think).

// m

On Sat, 2004-05-22 at 07:58, mir nazim wrote:
> hi,
>  i m unable to import csv module.
> it says:
> 
> ImportError: no module named csv.
> 
> plz help me.
> 
> is csv module not a part of standard dist?





More information about the Python-list mailing list