PDA

View Full Version : TrueDivision on by default



Steve Baer
09-23-2010, 06:35 PM
The next WIP of Rhino will have the Python 3.0 division style on by default. This means that
4/3 will equal 1.3333 instead of the current result of 1

http://www.python.org/dev/peps/pep-0238/

If this is a problem for anyone, please let me know so I can understand the problem and come up with a decent solution.

Thanks,
-Steve