csv writerow creates double spaced excel csv files

M

Michal Mikolajczyk

For some reason, when I write data to a csv file using the csv module of
python 2.3 and then open it in excel, every row is double spaced. I want
the csv file to have every row filled with data not every other row. Is
there a way I can fix this. I am using csv.writerow(data) and
csv.writerows(data) functions, both write rows every other row when I open
it in excel.
Example:
1 asdflkjfa
2
3 fjsdkfjoijef
4
5 asdlfkjsdf

Thanks in advance.
Michael

_________________________________________________________________
Find great local high-speed Internet access value at the MSN High-Speed
Marketplace. http://click.atdmt.com/AVE/go/onm00200360ave/direct/01/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,733
Messages
2,569,440
Members
44,832
Latest member
GlennSmall

Latest Threads

Top