[IronPython] Ability to use CPython csv module

Slide slide.o.mix at gmail.com
Wed Nov 18 22:45:04 CET 2009


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 <
william.clifford.mit at gmail.com> 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.
> william.clifford.mit at gmail.com
> Mobile: 954-347-8037
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>


-- 
slide-o-blog
http://slide-o-blog.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20091118/152d7556/attachment.html>


More information about the Ironpython-users mailing list