> * Type of returned value is always same to d1.copy(). No issubclass, > no __iadd__.
I'm sorry, I meant __radd__, not __iadd__. _______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
