Staging
v0.8.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
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.5 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top