[Python-Dev] Is core dump always a bug? Advice requested (original) (raw)
Neil Schemenauer nas at arctrix.com
Thu May 13 10:24:53 EDT 2004
- Previous message: [Python-Dev] Is core dump always a bug? Advice requested
- Next message: [Python-Dev] Is core dump always a bug? Advice requested
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, May 13, 2004 at 09:54:01AM +0100, Armin Rigo wrote:
If some long-term goal is to fix this, then MAKECLOSURE could be preceded by a BUILDTUPLE to collect all free vars into a tuple (which is what MAKECLOSURE does anyway).
I've done this in the ast branch.
Neil
- Previous message: [Python-Dev] Is core dump always a bug? Advice requested
- Next message: [Python-Dev] Is core dump always a bug? Advice requested
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]