[Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k.

Antoine Pitrou solipsis at pitrou.net
Fri Mar 19 20:02:35 CET 2010


Raymond Hettinger <raymond.hettinger <at> gmail.com> writes:
> 
> The conversion of a float to a decimal is not as straight-forward
> (most people don't even know that an exact conversion is possible).

I still don't follow you. You are saying that an exact conversion is possible,
but don't want it to be done because it is "not as straight-forward"?




More information about the Python-Dev mailing list