Message86051
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'. |
|
| 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: <[email protected]> |
| 2009-04-16 23:39:10 | mark.dickinson | link | issue4482 messages |
| 2009-04-16 23:39:10 | mark.dickinson | create | |
|