proposed language change to int/int==float (was: PEP0238 lament)

Bruce Sass bsass at freenet.edmonton.ab.ca
Sat Jul 28 14:07:30 EDT 2001


On Fri, 27 Jul 2001, Tim Peters wrote:
<...>
> Scheme has literal notations allowing to explictly say that an integer
> literal is inexact, and that a floating literal is exact, when appropriate.

This is the first scheme I've noticed mentioned that recognizes the
difference between a number and the representation of a number.

Does `float' having a hardware implementation elevate it to being a
number?  Does it matter?


> exactness-is-neither-a-type-nor-an-operation-property-ly y'rs  - tim

and-a-representation-alone-is-not-know-to-be-exact-ly y'rs

- Bruce






More information about the Python-list mailing list