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
Date 2010-08-30.18:49:32
SpamBayes Score 0.24177022
Marked as misclassified No
Message-id <1283194174.19.0.42398116416.issue9717@psf.upfronthosting.co.za>
In-reply-to
Content
More detailed explanation of how in place operators work, and how they are related to the operator module iadd, isub, ... functions.

Submitted following this message on python-list:

http://mail.python.org/pipermail/python-list/2010-August/1254243.html
History
Date User Action Args
2010-08-30 18:49:34arnosetrecipients: + arno, docs@python
2010-08-30 18:49:34arnosetmessageid: <1283194174.19.0.42398116416.issue9717@psf.upfronthosting.co.za>
2010-08-30 18:49:32arnolinkissue9717 messages
2010-08-30 18:49:32arnocreate