[issue7823] multiplying a list of dictionaries

Benjamin Peterson report at bugs.python.org
Sun Jan 31 22:28:12 CET 2010


Benjamin Peterson <benjamin at python.org> added the comment:

This is because multiply the list produces a reference to the same object 3 times.

----------
nosy: +benjamin.peterson
resolution:  -> invalid
status: open -> closed

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


More information about the Python-bugs-list mailing list