[Python-Dev] Should the io-c modules be put in their own directory?

Alexandre Vassalotti alexandre at peadrop.com
Sat Apr 4 01:59:44 CEST 2009


On Fri, Apr 3, 2009 at 5:12 PM, Benjamin Peterson <benjamin at python.org> wrote:
> I'm +.2. This is the layout I would suggest:
>
> Modules/
>  _io/
>     _io.c
>     stringio.c
>     textio.c
>     etc....
>

That seems good to me. I opened an issue on the tracker and included a patch.

http://bugs.python.org/issue5682

-- Alexandre


More information about the Python-Dev mailing list