> but I think the desired semantics can all be achieved using only magic > methods on the objects themselves
Hm. So, just to clarify, you're suggesting we use `__copy__`, if it exists? Interesting... _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/ZEB2VAVPGWHL6B55UAMYYQRALLILGQLE/ Code of Conduct: http://python.org/psf/codeofconduct/
