This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nnorwitz
Recipients
Date 2005-10-02.06:59:54
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=33168

I don't think this is still a bug any longer. 
new.function() seems to require closure be passed in if the
function has cell variables.

When I disassemble new_code_object, I get the same as the
original.
History
Date User Action Args
2007-08-23 14:18:48adminlinkissue856623 messages
2007-08-23 14:18:48admincreate