commit | c4ab8339e9a966d9d8e601531489a5436d197f47 | [log] [tgz] |
---|---|---|
author | Eric Smith <eric@trueblade.com> | Sun Nov 29 17:40:57 2009 +0000 |
committer | Eric Smith <eric@trueblade.com> | Sun Nov 29 17:40:57 2009 +0000 |
tree | 3fb5a2fd6a2cd465bb376d864e3e6ee65d22eb31 | |
parent | ccc690d650f0b784c5d0445d0c34d372d2d24ec3 [diff] |
Issue #3382: Make '%F' and float.__format__('F') convert results to upper case. Much of the patch came from Mark Dickinson.