[Tutor] output not in ANSI
leon zaat
zaatlob at hotmail.com
Mon Aug 13 17:01:52 CEST 2012
I wrote a program for creating a csv file.
I am using pyton on windows.
The output i get is not in ANSI.
Is there a way i can get the output in ansi,
I imported locale and tried wb and w as type of writing.
ofile=open(r'D:\bestanden\BAG\adrescoordinaten.csv', 'w(b)')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120813/6fd0a6dc/attachment.html>
More information about the Tutor
mailing list