Message85907
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'. |
|
| 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: <[email protected]> |
| 2009-04-12 16:24:40 | eric.smith | link | issue4482 messages |
| 2009-04-12 16:24:40 | eric.smith | create | |
|