svn+ssh://pythondev@svn.python.org/python/trunk
........
r77339 | mark.dickinson | 2010-01-07 09:28:29 +0000 (Thu, 07 Jan 2010) | 1 line
Eric Smith was missing fro m the issue 7117 whatsnew attribution.
........
operation of this code cannot be guaranteed, so the code is not
used on such systems.
- Implemented by Mark Dickinson, using David Gay's :file:`dtoa.c` library;
- :issue:`7117`.
+ Implemented by Eric Smith and Mark Dickinson, using David Gay's
+ :file:`dtoa.c` library; :issue:`7117`.
* The :meth:`str.format` method now supports automatic numbering of the replacement
fields. This makes using :meth:`str.format` more closely resemble using