mirror of
https://github.com/python/cpython.git
synced 2026-05-21 03:44:14 -04:00
c7ff21687f
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84065 | mark.dickinson | 2010-08-15 10:43:29 +0100 (Sun, 15 Aug 2010) | 1 line Clarify whatsnew entry for short float repr: roundtripping is not a new feature in 2.7. ........