Are modules things that can be contributed to IP? If I were to go write a compatible _csv module and post it as a patch, would it be accepted?
Thanks, slide On Wed, Nov 18, 2009 at 2:16 PM, William Clifford < [email protected]> wrote: > 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 > > -- slide-o-blog http://slide-o-blog.blogspot.com/
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
