Raymond Hettinger <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue9749> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
