Message90628
In tutorial/inputoutput.html:
"This also greater control over how the value is formatted. The
following example truncates the Pi to three places after the decimal."
Should be:
"This allows greater control over how the value is formatted. The
following example truncates pi to three places after the decimal."
Next subsection:
"However, because this old style of formatting will eventually removed
from the language str.format() should generally be used."
Should be:
"However, because this old style of formatting will eventually be
removed from the language, str.format() should generally be used." |
|
Date |
User |
Action |
Args |
2009-07-17 15:39:10 | csmayfield | set | recipients:
+ csmayfield, georg.brandl |
2009-07-17 15:39:10 | csmayfield | set | messageid: <1247845150.31.0.529218461562.issue6505@psf.upfronthosting.co.za> |
2009-07-17 15:39:08 | csmayfield | link | issue6505 messages |
2009-07-17 15:39:08 | csmayfield | create | |
|