[IronPython] Ability to use CPython csv module
Seo Sanghyeon
sanxiyn at gmail.com
Sun Nov 22 18:20:11 CET 2009
2009/11/19 Slide <slide.o.mix at gmail.com>:
> 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?
As I understand, no. But you can provide a compatible _csv module
outside of IP, and indeed this is exactly what is happening on pyexpat
module right now.
--
Seo Sanghyeon
More information about the Ironpython-users
mailing list