Staging
v0.5.1
https://github.com/python/cpython
Revision 680db018be01f1c9e442b1ae887dad1d750f680e authored by Raymond Hettinger on 27 March 2005, 10:55:27 UTC, committed by Raymond Hettinger on 27 March 2005, 10:55:27 UTC
  instead of raising a TypeError when interacting with other types.
  Allows other classes to successfully implement __radd__ style methods.
1 parent 3589d81
History
Tip revision: 680db018be01f1c9e442b1ae887dad1d750f680e authored by Raymond Hettinger on 27 March 2005, 10:55:27 UTC
- Fixed decimal operator and comparison methods to return NotImplemented
Tip revision: 680db01

README

back to top