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.



_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to