Thanks. That may be an option for a little while, at least as far as reading csv files goes. Writing them really shouldn't be too hard to implement, but rather than re-write essentially a library of my code, I think I'll hold off on the switch for a little while, at least until some of the CPython mods like csv are ported over.
Some time ago, Joshua Kramer wrote: > > I had some csv-involved tasks to complete with IronPython 2.0.2. I did > not use CSV from CPython. However, there is another way to do this: > > http://www.ironpython.info/index.php/Reading_CSV_Files > > I was able to use the LumenWorks CSV DLL without issue. > > Best, > -JK -- William M. Clifford, M.I.T. [email protected] Mobile: 954-347-8037
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
