diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2008-05-04 02:05:06 (GMT) |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2008-05-04 02:05:06 (GMT) |
commit | 8aca9d032e7813da9a23fd0771c008aff5a5e62f (patch) | |
tree | 465d380f89fb740868bb82dc562ddbaae7dc28de /Python/dup2.c | |
parent | 979395b7a8be422dfc9a081f1cd77260c6ea9aef (diff) | |
download | cpython-8aca9d032e7813da9a23fd0771c008aff5a5e62f.zip cpython-8aca9d032e7813da9a23fd0771c008aff5a5e62f.tar.gz cpython-8aca9d032e7813da9a23fd0771c008aff5a5e62f.tar.bz2 |
Some very minor changes to decimal.py in Python 2.6, aimed
at reducing the size of the diff between the 2.x decimal.py
and 3.x decimal.py and thereby making future merges easier:
- replace one instnace of an old-style raise statement
- define __div__ in terms of __truediv__ instead of the
other way around
- make wording match on an exception message
Diffstat (limited to 'Python/dup2.c')
0 files changed, 0 insertions, 0 deletions