diff options
author | Georg Brandl <georg@python.org> | 2012-09-22 06:53:12 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-09-22 06:53:12 (GMT) |
commit | f022aa502d1c3730f11a17e8534ea1ac91db4a8c (patch) | |
tree | 446f5914f92461fb1fbc05fee175fce456caddfc /Misc | |
parent | dbcf103be09b63531451166e4f53e8f9a6dd852e (diff) | |
download | cpython-f022aa502d1c3730f11a17e8534ea1ac91db4a8c.zip cpython-f022aa502d1c3730f11a17e8534ea1ac91db4a8c.tar.gz cpython-f022aa502d1c3730f11a17e8534ea1ac91db4a8c.tar.bz2 |
Spacing fix.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ Library with decimal.py: Infinity coefficients are undefined in _decimal (in accordance with the specification). + What's New in Python 3.3.0 Release Candidate 2? =============================================== |