commit | df06024cc3ada0d4e1dadc11a39cae6b1a87735c | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Jul 23 15:22:04 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Jul 23 15:22:04 2008 +0000 |
tree | 2f51d231804997ca5ea33b149f7982c5c148a01b | |
parent | f0dd6a672d91259b9e56b714c2435f8ce3722c51 [diff] |
Blocked revisions 65069,65075 via svnmerge ........ r65069 | eric.smith | 2008-07-17 19:48:39 +0200 (Thu, 17 Jul 2008) | 1 line Issue 3382: Make '%F' and float.__format__('F') convert results to upper case. ........ r65075 | eric.smith | 2008-07-17 21:49:47 +0200 (Thu, 17 Jul 2008) | 1 line Backed out r65069, pending fixing it in Windows. ........