[Tutor] get columns from txt file

Mark Lawrence breamoreboy at yahoo.co.uk
Thu Jul 12 21:49:27 CEST 2012


Sorry if this shows up twice

On 12/07/2012 17:18, Prasad, Ramit wrote:
>
>> csv_out=csv.writer(open('out14.csv', 'wb'), dialect='excel')
>
> The default dialect is excel but it is important to also open
> the file using Excel as it may default to a text editor.

In the context we're talking about here this makes no sense to me so can 
you please explain.


>
> Ramit
>


-- 
Cheers.

Mark Lawrence.





More information about the Tutor mailing list