[Tutor] text file to excel csv file using python programming

Serdar Tumgoren zstumgoren at gmail.com
Wed Nov 26 00:21:10 CET 2008


Hi Gilbert,
Check out the csv module in python's standard library.

It can convert from .txt into Excel and vice versa

http://www.python.org/doc/2.5.2/lib/module-csv.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20081125/39f99d90/attachment.htm>


More information about the Tutor mailing list