Message83049
Do you mean msg58966?
I'm sorry, I still don't understand what's the problem with returning
f_15(x) if eval(f_15(x)) == x and otherwise returning f_17(x). You said
(msg69232) that you don't care if float(repr(x)) == x isn't
cross-platform. Obviously, the simple method will preserve eval(repr(x))
== x, no matter what rounding bugs are present on the platform. |
|
| Date |
User |
Action |
Args |
| 2009-03-02 23:53:39 | noam | set | recipients:
+ noam, gvanrossum, tim.peters, nascheme, rhettinger, amaury.forgeotdarc, mark.dickinson, christian.heimes, alexandre.vassalotti, preston |
| 2009-03-02 23:53:39 | noam | set | messageid: <[email protected]> |
| 2009-03-02 23:53:36 | noam | link | issue1580 messages |
| 2009-03-02 23:53:36 | noam | create | |
|