Message 186902 - Python tracker (original) (raw)
Message186902
| Author | georg.brandl |
|---|---|
| Recipients | eric.smith, georg.brandl |
| Date | 2013-04-14.10:07:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 1365934064.51.0.124560833588.issue17728@psf.upfronthosting.co.za |
| In-reply-to |
| Content |
|---|
| The docs for % formatting say what the default precision for presentation types e, f, g is. I couldn't find the same for format(). |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-14 10:07:44 | georg.brandl | set | recipients: + georg.brandl, eric.smith |
| 2013-04-14 10:07:44 | georg.brandl | set | messageid: 1365934064.51.0.124560833588.issue17728@psf.upfronthosting.co.za |
| 2013-04-14 10:07:44 | georg.brandl | link | issue17728 messages |
| 2013-04-14 10:07:44 | georg.brandl | create |