Some time ago, William Clifford wrote:

"Just curious if anyone has been able to get the CPython csv module to work with IronPython (2.6 rc2)?"

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


--

-----
http://www.globalherald.net/jb01
GlobalHerald.NET, the Smarter Social Network! (tm)
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to