Serhiy Storchaka <[email protected]> added the comment:

So that I think we can close this issue, since this is not a bug, but an 
intentional behavior.

copy.copy() also consider functions and classes as atomic, although they are 
not immutable, and there are use cases for making a modified copy.

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue34999>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to