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 orsenthil
Recipients docs@python, giampaolo.rodola, orsenthil, techtonik, terry.reedy
Date 2010-06-23.03:13:17
SpamBayes Score 0.09935449
Marked as misclassified No
Message-id <20100623031307.GA4532@remy>
In-reply-to <AANLkTinGwAeqS3i0Ka7taN2hAEL6iV6SbOq72rG9Ah-z@mail.gmail.com>
Content
> Can you post a link to this tutorial here?

Section 9.1 and 9.2 of the docs.python.org/tutorial
It may not be as explicit as you might want it to be, but it does sets
up background that assignments do not copy the object.
History
Date User Action Args
2010-06-23 03:13:19orsenthilsetrecipients: + orsenthil, terry.reedy, techtonik, giampaolo.rodola, docs@python
2010-06-23 03:13:17orsenthillinkissue9021 messages
2010-06-23 03:13:17orsenthilcreate