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 christian.heimes
Recipients christian.heimes, jenda.petrov@gmail.com
Date 2012-12-23.16:40:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356280818.05.0.862047396924.issue16756@psf.upfronthosting.co.za>
In-reply-to
Content
The outcome is correct. You have fallen for a common beginners gotcha:

http://www.enricozini.org/2011/tips/python-list-gotcha
History
Date User Action Args
2012-12-23 16:40:18christian.heimessetrecipients: + christian.heimes, jenda.petrov@gmail.com
2012-12-23 16:40:18christian.heimessetmessageid: <1356280818.05.0.862047396924.issue16756@psf.upfronthosting.co.za>
2012-12-23 16:40:18christian.heimeslinkissue16756 messages
2012-12-23 16:40:17christian.heimescreate