On Wed, Sep 30, 2009 at 4:24 PM, Andrey Fedorov wrote:
> As far as I can tell, a generator's .next() is equivalent to .send(None). Is
> this true?
They are equivalent AFAIK.
> If so, [why] aren't they unified in a method with a single argument which
> defaults
> to None?
> - Andrey
next() pred
As far as I can tell, a generator's .next() is equivalent to .send(None). Is
this true?
If so, aren't they unified in a method with a single argument which defaults
to None?
- Andrey
--
http://mail.python.org/mailman/listinfo/python-list