[issue9702] Python violates most users expectations via the modification differences of immutable and mutable objects in methods

david report at bugs.python.org
Sat Aug 28 14:41:48 CEST 2010


david <db.pub.mail at gmail.com> added the comment:

On 28 August 2010 22:34, R. David Murray <report at bugs.python.org> wrote:
>
> R. David Murray <rdmurray at bitdance.com> added the comment:
>
> This is not an appropriate discussion for the bug tracker.  Please take it to the Python mailing list.

Fair enough.
One last comment though (here) - I think that  making mutable objects
being immutable outside their immediate scope  (by *default* ) would
be a good solution.

----------

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


More information about the Python-bugs-list mailing list