Home
Original page
cf.Index.__add__ — Documentation
Index.
__add__
(
y
)
[source]
¶
The binary arithmetic operation
+
x.__add__(y) <==> x+y