On Thu, 20 Jan 2005, Batista, Facundo wrote:

>For me, the point is: vars() returns the local variables as a list or is a
>generator?
>
>In the docs don't say nothing about this.
>
>If it returns a list, it should NOT raise an error; if it's a generator, the
>error is fine.

>
>.    Facundo
>

Probably, e need not appear in vars() at all... This is why
generator closure works fine.


Sincerely yours, Roman Suzi
-- 
[EMAIL PROTECTED] =\= My AI powered by GNU/Linux RedHat 7.3

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

Reply via email to