eric.smith
2008-07-15 10:11:44 UTC
Author: eric.smith
Date: Tue Jul 15 12:11:44 2008
New Revision: 64959
Log:
Blocked revisions 64958 via svnmerge. Will merge by hand.
........
r64958 | eric.smith | 2008-07-15 06:10:07 -0400 (Tue, 15 Jul 2008) | 1 line
Added '#' formatting to integers. This adds the 0b, 0o, or 0x prefix for bin, oct, hex. There's still one failing case, and I need to finish the docs. I hope to finish those today.
........
Modified:
python/branches/py3k/ (props changed)
Date: Tue Jul 15 12:11:44 2008
New Revision: 64959
Log:
Blocked revisions 64958 via svnmerge. Will merge by hand.
........
r64958 | eric.smith | 2008-07-15 06:10:07 -0400 (Tue, 15 Jul 2008) | 1 line
Added '#' formatting to integers. This adds the 0b, 0o, or 0x prefix for bin, oct, hex. There's still one failing case, and I need to finish the docs. I hope to finish those today.
........
Modified:
python/branches/py3k/ (props changed)