Message86051
| Author | mark.dickinson |
|---|---|
| Recipients | cdavid, cito, dino.viehland, eric.smith, mark.dickinson, stutzbach |
| Date | 2009-04-16.23:39:09 |
| SpamBayes Score | 0.00014946185 |
| Marked as misclassified | No |
| Message-id | <1239925151.46.0.713765238066.issue4482@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here are my proposed tests for this---they're for percent formatting
rather than format() formatting. They conflict slightly with Daniel's
tests, in that I think
format(float('inf'), '+')
should produce '+inf' rather than plain 'inf'. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-04-16 23:39:11 | mark.dickinson | set | recipients: + mark.dickinson, cito, eric.smith, stutzbach, cdavid, dino.viehland |
| 2009-04-16 23:39:11 | mark.dickinson | set | messageid: <1239925151.46.0.713765238066.issue4482@psf.upfronthosting.co.za> |
| 2009-04-16 23:39:10 | mark.dickinson | link | issue4482 messages |
| 2009-04-16 23:39:10 | mark.dickinson | create | |