On 4/30/07, Steven Bethard <[EMAIL PROTECTED]> wrote: > On 4/30/07, Guido van Rossum <[EMAIL PROTECTED]> wrote: > > On 4/30/07, Jim Jewett <[EMAIL PROTECTED]> wrote: > > > Guido had set an Apr 30 deadline for Py3000 PEPs that can't be > > > implemented in pure python. > > > > I don't recall limiting the deadline in that way. Is this a general > > understanding? > > FWIW, my understanding was only standard library changes would be > allowed after Apr 30. I don't recall hearing anything about "pure > python" vs. otherwise, but I guess "pure python" corresponds to > "standard library"...?
Not at all. There's a whole slew of C extensions that are considered part of the standard library. -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
