summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2008-05-04 02:05:06 +0000
committerMark Dickinson <dickinsm@gmail.com>2008-05-04 02:05:06 +0000
commit8aca9d032e7813da9a23fd0771c008aff5a5e62f (patch)
tree465d380f89fb740868bb82dc562ddbaae7dc28de /Python/pythonrun.c
parent979395b7a8be422dfc9a081f1cd77260c6ea9aef (diff)
downloadcpython-git-8aca9d032e7813da9a23fd0771c008aff5a5e62f.tar.gz
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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions