]> granicus.if.org Git - python/commitdiff
Blocked revisions 86751 via svnmerge
authorEric Smith <eric@trueblade.com>
Thu, 25 Nov 2010 18:04:56 +0000 (18:04 +0000)
committerEric Smith <eric@trueblade.com>
Thu, 25 Nov 2010 18:04:56 +0000 (18:04 +0000)
........
  r86751 | eric.smith | 2010-11-25 11:08:06 -0500 (Thu, 25 Nov 2010) | 1 line

  Issue #7094: Add alternate ('#') flag to __format__ methods for float, complex and Decimal. Allows greater control over when decimal points appear. Added to make transitioning from %-formatting easier. '#g' still has a problem with Decimal which I'll fix soon.
........


No differences found