Style question on recursive generators

Dima Dorfman d+pylist at nospamplease.trit.org
Wed Oct 20 03:22:19 EDT 2004


Carlos Ribeiro <carribeiro at gmail.com> wrote:
> On Tue, 19 Oct 2004 01:23:37 +0000, Dima Dorfman wrote:
> > A while ago I implemented this:
> > 
> >   yield *other
> 
> Just a clarification. You _implemented_ it as a patch to Python, or
> using some clever trick that I'm not aware of? Or did you just write a
> specification?

As an [incomplete] patch against CPython



More information about the Python-list mailing list