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 benjamin.peterson
Recipients Andrew.Hays, benjamin.peterson
Date 2010-01-31.21:28:10
SpamBayes Score 0.070132576
Marked as misclassified No
Message-id <1264973292.42.0.723999914985.issue7823@psf.upfronthosting.co.za>
In-reply-to
Content
This is because multiply the list produces a reference to the same object 3 times.
History
Date User Action Args
2010-01-31 21:28:12benjamin.petersonsetrecipients: + benjamin.peterson, Andrew.Hays
2010-01-31 21:28:12benjamin.petersonsetmessageid: <1264973292.42.0.723999914985.issue7823@psf.upfronthosting.co.za>
2010-01-31 21:28:10benjamin.petersonlinkissue7823 messages
2010-01-31 21:28:10benjamin.petersoncreate