Comment on PEP-0238

Roman Suzi rnd at onego.ru
Fri Jun 29 09:20:10 EDT 2001


On Fri, 29 Jun 2001, Guido van Rossum wrote:

> "Robert J. Harrison" <rjh at 3-cities.com> writes:
> 
> > From recent discussion it is not clear to me if
> > PeP 0238 (http://python.sourceforge.net/peps/pep-0238.html)
> > has gained favor, or not.

I think, "//" could be better used for rational arithmetics
to make rational numbers:

1+1//2 ~ 1.5 

Thus:

1//2 + 1//2  gives 1//1 or simply 1 ;-)



Sincerely yours, Roman A.Suzi
-- 
 - Petrozavodsk - Karelia - Russia - mailto:rnd at onego.ru -
 





More information about the Python-list mailing list