Python 3 division

Eric S. Raymond esr at thyrsus.com
Tue Dec 5 14:27:06 UTC 2017


Hal Murray via devel <devel at ntpsec.org>:
> 
> Several of our python modules don't import division from __future__
> Maybe that's because they don't do any divides.  I think it would be simpler 
> to always include division so we don't have to remember to see if we need to 
> add it every time we a chunk of code that does a divide.

+1.  Do it.
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>

My work is funded by the Internet Civil Engineering Institute: https://icei.org
Please visit their site and donate: the civilization you save might be your own.




More information about the devel mailing list