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
Raw File
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
.cvsignore
.purify
config.log
config.cache
config.status
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
back to top