[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[PATCH] rhel5. fix exec issue
- From: Joel Granados Moreno <jgranado redhat com>
- To: anaconda-devel-list redhat com
- Subject: [PATCH] rhel5. fix exec issue
- Date: Tue, 5 May 2009 13:14:13 +0200
Hello list.
Python does not allows the use of inner functions when "exec" is used.
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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]