[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] rhel5. fix exec issue
- From: Joel Granados <jgranado redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] rhel5. fix exec issue
- Date: Tue, 5 May 2009 14:18:35 +0200
On Tue, May 05, 2009 at 01:14:13PM +0200, Joel Granados Moreno wrote:
> Hello list.
>
> Python does not allows the use of inner functions when "exec" is used.
When the inner function contains free vars. Thats what the error
message specified If I recall correctly.
> This also means that lambda functions cannot be used. Rhel5 was
> backtracing because of this reason. This patch fixes this behavior.
>
> Regards.
>
>
> Joel Andres Granados
> Brno, Czech Republic, Red Hat.
>
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list redhat com
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list
--
Joel Andres Granados
Brno, Czech Republic, Red Hat.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]