Message86061
| Author | mark.dickinson |
|---|---|
| Recipients | facundobatista, jdunck, lorg, mark.dickinson, rhettinger |
| Date | 2009-04-17.09:22:50 |
| SpamBayes Score | 2.6863587e-05 |
| Marked as misclassified | No |
| Message-id | <1239960172.01.0.228079459206.issue2531@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The downside is the potential confusion arising from using one method (comparison of actual numerical value) for <, <=, >, >=, and a different method (decimals and floats are never equal) for == and !=. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-04-17 09:22:52 | mark.dickinson | set | recipients: + mark.dickinson, rhettinger, facundobatista, jdunck, lorg |
| 2009-04-17 09:22:52 | mark.dickinson | set | messageid: <1239960172.01.0.228079459206.issue2531@psf.upfronthosting.co.za> |
| 2009-04-17 09:22:50 | mark.dickinson | link | issue2531 messages |
| 2009-04-17 09:22:50 | mark.dickinson | create | |