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 r.david.murray
Recipients beta990, r.david.murray
Date 2014-06-03.02:31:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401762676.21.0.311529744197.issue21576@psf.upfronthosting.co.za>
In-reply-to
Content
In python, everything is references to objects.  So yes, this is expected Python behavior.  Issue 20135 is about improving the FAQ entries on this subject, so I'm closing this as a duplicate of that issue.
History
Date User Action Args
2014-06-03 02:31:16r.david.murraysetrecipients: + r.david.murray, beta990
2014-06-03 02:31:16r.david.murraysetmessageid: <1401762676.21.0.311529744197.issue21576@psf.upfronthosting.co.za>
2014-06-03 02:31:16r.david.murraylinkissue21576 messages
2014-06-03 02:31:15r.david.murraycreate