Eric Snow <ericsnowcurren...@gmail.com> added the comment:

I'm hoping to "release" it this week.  Nick helped be a bunch with it during
pycon sprints.  I basically took call_function in ceval.c and got it working
for arbitrary code blocks and exposed it as exec_closure to look like exec.

On Thu, Mar 24, 2011 at 3:38 PM, Benjamin Peterson
<rep...@bugs.python.org>wrote:

>
> Benjamin Peterson <benja...@python.org> added the comment:
>
> And the source of exec_closure is what exactly?
>
> ----------
> nosy: +benjamin.peterson
>
> _______________________________________
> Python tracker <rep...@bugs.python.org>
> <http://bugs.python.org/issue11660>
> _______________________________________
>

----------
Added file: http://bugs.python.org/file21379/unnamed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11660>
_______________________________________
I&#39;m hoping to &quot;release&quot; it this week.  Nick helped be a bunch 
with it during pycon sprints.  I basically took call_function in ceval.c and 
got it working for arbitrary code blocks and exposed it as exec_closure to look 
like exec.<br>
<br><div class="gmail_quote">On Thu, Mar 24, 2011 at 3:38 PM, Benjamin Peterson 
<span dir="ltr">&lt;<a 
href="mailto:rep...@bugs.python.org";>rep...@bugs.python.org</a>&gt;</span> 
wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 
.8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Benjamin Peterson &lt;<a 
href="mailto:benja...@python.org";>benja...@python.org</a>&gt; added the 
comment:<br>
<br>
And the source of exec_closure is what exactly?<br>
<br>
----------<br>
nosy: +benjamin.peterson<br>
<div><div></div><div class="h5"><br>
_______________________________________<br>
Python tracker &lt;<a 
href="mailto:rep...@bugs.python.org";>rep...@bugs.python.org</a>&gt;<br>
&lt;<a href="http://bugs.python.org/issue11660"; 
target="_blank">http://bugs.python.org/issue11660</a>&gt;<br>
_______________________________________<br>
</div></div></blockquote></div><br>
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to