[Python-ideas] Async API
Paul Colomiets
paul at colomiets.name
Thu Oct 25 09:49:06 CEST 2012
Hi Yury,
On Thu, Oct 25, 2012 at 9:18 AM, Yury Selivanov <yselivanov.ml at gmail.com> wrote:
> Well, I couldn't resist and just implemented a *proof of concept* myself.
> The patch is here: https://dl.dropbox.com/u/21052/gen_in_finally.patch
>
> The patch adds 'gi_in_finally' read-only property to generator objects.
>
Why haven't you used my implementation?
http://bugs.python.org/issue14730
--
Paul
More information about the Python-ideas
mailing list