Carsten Haese wrote:
> You mean something like the csv module that is part of Python's standard
> library?
> 
>>>> import csv
>>>> help(csv)

You have to admit, the module name is not really intuitive... :)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to