[issue9749] tuple-to-list conversion

Raymond Hettinger report at bugs.python.org
Fri Sep 3 06:39:17 CEST 2010


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

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.

----------
nosy: +rhettinger
resolution:  -> invalid
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9749>
_______________________________________


More information about the Python-bugs-list mailing list