"Fredrik Lundh" <[EMAIL PROTECTED]> writes:

> >>> import csv
> 
> http://online.effbot.org/2003_08_01_archive.htm#librarybook-csv-module
> 

This seems be just the thing I need.

Now ofcourse, another problem arouse:
The csv module is new in Python 2.3.

hans:~# python -V
Python 2.1.3

Is there a relatively hassle-free way to get the csv module working with
2.1? The server is running Debian stable/woody, and it also seemed 2.2 can
coexist with 2.1, when I checked the distro packages, if that is any help.

Regards
-- 
Hans Almåsbakk
-remove .invalid for correct email
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to