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-22.07:33:51
SpamBayes Score 0.0016309195
Marked as misclassified No
Message-id <1316676832.38.0.0790389615376.issue13026@psf.upfronthosting.co.za>
In-reply-to
Content
This reads a lot better.  Perhaps change 

    (with name and object in separate positions)

to something like

    (with name just below object on the stack)
History
Date User Action Args
2011-09-22 07:33:52arnosetrecipients: + arno, terry.reedy, docs@python
2011-09-22 07:33:52arnosetmessageid: <1316676832.38.0.0790389615376.issue13026@psf.upfronthosting.co.za>
2011-09-22 07:33:51arnolinkissue13026 messages
2011-09-22 07:33:51arnocreate