Mailing List Archive

[ python-Bugs-1768121 ] Byte code WITH_CLEANUP missing, MAKE_CLOSURE wrong
Bugs item #1768121, was opened at 2007-08-05 22:14
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1768121&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: L. Peter Deutsch (lpd)
Assigned to: Nobody/Anonymous (nobody)
Summary: Byte code WITH_CLEANUP missing, MAKE_CLOSURE wrong

Initial Comment:
In section 30.10.1, WITH_CLEANUP is missing. The description of MAKE_CLOSURE is wrong: it says that the closure cells are the next N items on the stack below TOS, but in fact the closure cells are an N-element tuple at TOS1.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1768121&group_id=5470
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com