On 12/7/05, Raymond Hettinger <[EMAIL PROTECTED]> wrote: > Are there any generator specific needs that are not met by the PEP 342 > implementation? Given a choice between throw(), close(), and send(), I > would have thought that all the bases have been covered.
Agreed. When the new functionality in PEP 342 arrives, most of the generator tricks in nanothreads.py will become redundant. -Sw. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com