[Python-3000] Google Sprint Ideas (original) (raw)

Guido van Rossum guido at python.org
Mon Aug 21 01:27:15 CEST 2006


On 8/20/06, Paul Moore <p.f.moore at gmail.com> wrote:

On 8/20/06, Guido van Rossum <guido at python.org> wrote: > I've created a wiki page with some ideas for Python 3000 things we > could do at the Google sprint (starting Monday). See: > > http://wiki.python.org/moin/GoogleSprintPy3k

I notice that one of the items on there is "Work on the new I/O library (I have much interest in this but need help -- Guido)". I also have an interest in this, although I won't be at the sprint (and in general have very little time for coding these days, unfortunately). Is there any description of the plans for the new I/O library anywhere? I assume that ultimately there will be a PEP, but in the meantime, I recall very little in the way of details having been discussed.

Without endorsing every detail of his design, tomer filiba has written several blog (?) entries about this, the latest being http://sebulba.wikispaces.com/project+iostack+v2 . You can also look at sandbox/sio/sio.py in svn.

-- --Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-3000 mailing list