commit | 8a10ecc051b0932a8386050675862e98db5a5691 | [log] [tgz] |
---|---|---|
author | Eric Smith <eric@trueblade.com> | Wed Dec 02 17:58:24 2009 +0000 |
committer | Eric Smith <eric@trueblade.com> | Wed Dec 02 17:58:24 2009 +0000 |
tree | 79d1c20595fbfb000abb47c114bac2e813534f15 | |
parent | bb21e50cddb3ead00a3adb5e7a8cc007178dcefb [diff] |
Merged revisions 76632 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76632 | eric.smith | 2009-12-02 12:43:06 -0500 (Wed, 02 Dec 2009) | 1 line Issue #4482: Add tests for special float value formatting. ........