summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2005-03-27 10:47:39 +0000
committerRaymond Hettinger <python@rcn.com>2005-03-27 10:47:39 +0000
commit826f083a90387241c8b387b94d644c388d0a14fd (patch)
tree1a27296d2669fe300f63a395efd8be698e819b9d /Python/pythonrun.c
parentb204c0c5ce26291cd7dfe71585d5a6edf3c74514 (diff)
downloadcpython-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