Staging
v0.5.1
https://github.com/python/cpython
Revision 229fab3a4cecd0d40c79598b4005838ebfff4014 authored by Eric Smith on 25 November 2010, 18:04:56 UTC, committed by Eric Smith on 25 November 2010, 18:04:56 UTC
........
  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.
........
1 parent 436709c
History
Tip revision: 229fab3a4cecd0d40c79598b4005838ebfff4014 authored by Eric Smith on 25 November 2010, 18:04:56 UTC
Blocked revisions 86751 via svnmerge
Tip revision: 229fab3
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 723 bytes
.hgignore -rw-r--r-- 920 bytes
.hgtags -rw-r--r-- 4.0 KB
LICENSE -rw-r--r-- 14.1 KB
Makefile.pre.in -rw-r--r-- 39.0 KB
README -rw-r--r-- 6.9 KB
configure -rwxr-xr-x 385.3 KB
configure.in -rw-r--r-- 115.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 32.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 76.2 KB

README

back to top