At 07:50 AM 5/12/2005 -0700, Guido van Rossum wrote:
>- Paul Moore wants the generator templates to explicitly contain
>   try/finally (or try/except, depending on the use case).  That's much
>   more work though (passing exceptions into a generator is a new
>   feature) and is not necessary to get the "redux" version.

Uh oh.  Speaking on behalf of the "coroutine-y people" :), does this mean 
that we're not going to get the ability to pass exceptions into generators?

_______________________________________________
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

Reply via email to