On 08/13/2014 09:00 AM, Steven D'Aprano wrote:

What is the rationale for str not having __radd__ method?

At a guess I would say because string only knows how to add itself to other 
strings, so __add__ is sufficient.

--
~Ethan~
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to