commit | b151a45a69fed1d66b21f865e07c7242faf711c8 | [log] [tgz] |
---|---|---|
author | Eric Smith <eric@trueblade.com> | Tue Jun 24 11:21:04 2008 +0000 |
committer | Eric Smith <eric@trueblade.com> | Tue Jun 24 11:21:04 2008 +0000 |
tree | 0084ba6eacf30db2456a22bf1a37b5f15564da21 | |
parent | 6ed16dcf56f47f935ceb6e6493b0d53846163dea [diff] |
Merged revisions 64499 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r64499 | eric.smith | 2008-06-24 07:11:59 -0400 (Tue, 24 Jun 2008) | 1 line Fixed formatting with thousands separator and padding. Resolves issue 3140. ........