Errata to previous email.Should have been
>
> def co_yield(value):
> 'Yields (returns) value back to caller of resume() method.'
@staticmethod
def co_yield(value):
'Yields (returns) value back to caller of resume() method.'
Cheers,
Mark.
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
http://mail.python.org/mailman/listinfo/python-ideas