diff options
author | Raymond Hettinger <python@rcn.com> | 2005-03-27 10:47:39 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2005-03-27 10:47:39 +0000 |
commit | 826f083a90387241c8b387b94d644c388d0a14fd (patch) | |
tree | 1a27296d2669fe300f63a395efd8be698e819b9d /Python/pythonrun.c | |
parent | b204c0c5ce26291cd7dfe71585d5a6edf3c74514 (diff) | |
download | cpython-826f083a90387241c8b387b94d644c388d0a14fd.tar.gz |
* Fix decimal's handling of foreign types. Now returns NotImplemented
instead of raising a TypeError. Allows other types to successfully
implement __radd__() style methods.
* Remove future division import from test suite.
* Remove test suite's shadowing of __builtin__.dir().
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions