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 arno
Recipients arno, docs@python, terry.reedy
Date 2011-09-21.22:21:08
SpamBayes Score 0.12229406
Marked as misclassified No
Message-id <1316643668.77.0.478586944503.issue13026@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, you are correct.  Reading this again, I don't think I should have used the word "pushed" as it sounds like the effect of the opcode is to push stuff onto the stack, whereas I was only trying to describe what is on the stack just before the opcode is executed.
History
Date User Action Args
2011-09-21 22:21:08arnosetrecipients: + arno, terry.reedy, docs@python
2011-09-21 22:21:08arnosetmessageid: <1316643668.77.0.478586944503.issue13026@psf.upfronthosting.co.za>
2011-09-21 22:21:08arnolinkissue13026 messages
2011-09-21 22:21:08arnocreate