Comment on PEP-0238

Rainer Deyke root at rainerdeyke.com
Fri Jul 6 13:34:27 EDT 2001


"Guido van Rossum" <guido at python.org> wrote in message
news:cpsngaja4g.fsf at cj20424-a.reston1.va.home.com...
> Unfortunately, the number of potential Python programmers who will be
> frustrated by the current integer division is much larger than the
> number of established Python programmers.  The sooner we fix this the
> better!

Just to add another perspective: in my own Python code (which isn't much
right now), I have literally hundreds of places where truncating integer
division is required.  I have yet to find a single use for floating point
numbers in Python, or any other non-integer number for that matter.


--
Rainer Deyke (root at rainerdeyke.com)
Shareware computer games           -           http://rainerdeyke.com
"In ihren Reihen zu stehen heisst unter Feinden zu kaempfen" - Abigor





More information about the Python-list mailing list