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 pyry.saila, rhettinger
Date 2010-09-03.04:39:12
SpamBayes Score 0.1136641
Marked as misclassified No
Message-id <1283488757.84.0.785022265484.issue9749@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, this isn't a bug.  I think you've rediscovered a property of mutable objects.  See http://docs.python.org/tutorial/controlflow.html#default-argument-values for an example.
History
Date User Action Args
2010-09-03 04:39:18rhettingersetrecipients: + rhettinger, pyry.saila
2010-09-03 04:39:17rhettingersetmessageid: <1283488757.84.0.785022265484.issue9749@psf.upfronthosting.co.za>
2010-09-03 04:39:15rhettingerlinkissue9749 messages
2010-09-03 04:39:13rhettingercreate