K
kenny Nguyen
Hi,
Does anyone know the operator "=+"?
If you do, what special method is related to this operator?
Is it the __iadd__ method, but I think this is related to "+=" operator.
Thanks,
Kenny
Does anyone know the operator "=+"?
If you do, what special method is related to this operator?
Is it the __iadd__ method, but I think this is related to "+=" operator.
Thanks,
Kenny