Toon Pieton wrote: > Hey Kent, > > Thanks for your reply. Can you suggest which module I should look at? > And can I make diagrams using that module?
Assuming you are asking about modules for writing CSV files, then look at the csv module. CSV (comma-separated value) is a simple text format that doesn't support diagrams. If you are just creating simple tables to read into Excel it will work, for anything more complicated you need COM or PyExcelerator. Kent _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor