On Jul 3, 9:20 pm, "Dieter Maurer" <[EMAIL PROTECTED]> wrote:
> The apparent reason is that the free variables in
> nested generator definitions are not bound (to a value) at invocation
> time but only at access time.

<Yawn> That's what it is supposed to do.  Welcome to a dynamic
language.


Raymond
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to