Python-DSV 1.3.6

Cliff Wells clifford.wells@attbi.com
31 Oct 2002 18:10:14 -0800


Version 1.3.6 of Python-DSV is available 

http://python-dsv.sourceforge.net/

This is mostly a bugfix release.  Several um, unique arrangements of CSV
data are now handled (hopefully) gracefully.  This involved replacing a
central portion of DSV.py, so bug reports are welcome.

What is it?
Python-DSV is a Python module that imports and exports CSV files.  It is
unique in that it has heuristics for determining the format of the file
being imported.  It also has an optional wxPython dialog for user
interaction.  It is pure Python so it should be very portable.

Regards,
Cliff