[IronPython] Ability to use CPython csv module

Joshua Kramer josh at globalherald.net
Wed Nov 18 21:58:59 CET 2009


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)



More information about the Ironpython-users mailing list