Quote:
Originally Posted by embryo
I never worked with CSV files before, but it looks simple enough.
I think it would be easy to add support for it ..
|
Python has a built-in rather limited but perhaps sufficient CSV module, and alternatively a variety of other good ones.