diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2008-05-04 02:07:53 (GMT) |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2008-05-04 02:07:53 (GMT) |
commit | c0b6cc8af1819f56b34a2e16e870bcc2f1cfd3f1 (patch) | |
tree | 47238fe5f41750c4d3b4dc3a1fe72e5b63b19016 /Lib | |
parent | 349a78534bc21d643aa2b454dc09b3158c65e0b5 (diff) | |
download | cpython-c0b6cc8af1819f56b34a2e16e870bcc2f1cfd3f1.zip cpython-c0b6cc8af1819f56b34a2e16e870bcc2f1cfd3f1.tar.gz cpython-c0b6cc8af1819f56b34a2e16e870bcc2f1cfd3f1.tar.bz2 |
Blocked revisions 62684 via svnmerge
........
r62684 | mark.dickinson | 2008-05-03 22:05:06 -0400 (Sat, 03 May 2008) | 9 lines
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 'Lib')
0 files changed, 0 insertions, 0 deletions