-
Raymond Hettinger yazdı
instead of raising a TypeError when interacting with other types. Allows other classes to successfully implement __radd__ style methods.
680db018
instead of raising a TypeError when interacting with other types. Allows other classes to successfully implement __radd__ style methods.