Message85907
| Author | eric.smith |
|---|---|
| Recipients | cdavid, cito, dino.viehland, eric.smith, mark.dickinson, stutzbach |
| Date | 2009-04-12.16:24:39 |
| SpamBayes Score | 1.8504144e-05 |
| Marked as misclassified | No |
| Message-id | <1239553482.35.0.434572645708.issue4482@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Actually this isn't quite a duplicate of 4799, but it's close. Any fix
to this issue will also address 4799's original report:
> On windows, with python 2.6, s = '%s' % float('inf') is 'inf',
> but s ='%f' % float('inf') is equal to '1.#INF'. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-04-12 16:24:42 | eric.smith | set | recipients: + eric.smith, mark.dickinson, cito, stutzbach, cdavid, dino.viehland |
| 2009-04-12 16:24:42 | eric.smith | set | messageid: <1239553482.35.0.434572645708.issue4482@psf.upfronthosting.co.za> |
| 2009-04-12 16:24:40 | eric.smith | link | issue4482 messages |
| 2009-04-12 16:24:40 | eric.smith | create | |