[Python-Dev] Re: Sets: elt in dict, lst.include

Guido van Rossum guido@digicool.com
Tue, 30 Jan 2001 19:55:19 -0500


> I'd be +1 on someone wrestling PEP 220 from Gordon's icy claws,
> renaming it just "Generators" and filling it out for the 2.2 time
> frame.  If we want to address coroutines and continuations later, we
> can write separate PEPs for them.

I think it's better not to re-use PEP 220 for that.

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