[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


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



More information about the Python-Dev mailing list