commit | c95c6f1a040becb796cc190ca11ad02c2eaa6f5c | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sun Jan 04 21:30:17 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sun Jan 04 21:30:17 2009 +0000 |
tree | 0dd03f178976f606a0296b313baea1f38aa33b15 | |
parent | 2e1599977354d75159449d309b63bae7269813f5 [diff] |
Merged revisions 68317-68318 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r68317 | mark.dickinson | 2009-01-04 21:22:02 +0000 (Sun, 04 Jan 2009) | 2 lines More Python 2.3 compatibility fixes for decimal.py. ........ r68318 | mark.dickinson | 2009-01-04 21:25:40 +0000 (Sun, 04 Jan 2009) | 2 lines Misc/NEWS entry for r68317 ........