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 rhettinger
Recipients docs@python, mwilliamson, pitrou, r.david.murray, rhettinger
Date 2014-08-10.17:20:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407691220.32.0.201470979898.issue22180@psf.upfronthosting.co.za>
In-reply-to
Content
> The whole example is bad and should be removed 
> or replace with something else:

I'm not sure there are ANY examples of operator.setitem that couldn't be done a better way without it.  How about we remove it and leave the examples for things that people ought to be doing.
History
Date User Action Args
2014-08-10 17:20:20rhettingersetrecipients: + rhettinger, pitrou, r.david.murray, docs@python, mwilliamson
2014-08-10 17:20:20rhettingersetmessageid: <1407691220.32.0.201470979898.issue22180@psf.upfronthosting.co.za>
2014-08-10 17:20:20rhettingerlinkissue22180 messages
2014-08-10 17:20:20rhettingercreate